Revision 1db02df...
Go back to digest for 15th May 2011Optimization in Educational
Dennis Nienhüser committed changes in [marble] /plugins/runner/local-osm-search:
Use case sensitive, exact matches for addresses by default.
This speeds up queries significantly as the db indices can be used.
Case insensitive matches are now activated by wildcard searches (*).
File Changes
Modified 2 files
- /plugins/runner/local-osm-search
- src/OsmDatabase.cpp
- src/OsmDatabase.h
2 files changed in total