// License: GPL. For details, see LICENSE file.

/**
 * Provides classes allowing to search OSM primitives in a dataset using textual queries.
 */
package org.openstreetmap.josm.data.osm.search;
