Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/search
AgeCommit message (Expand)Author
2019-10-16Added device id header to catalog requestsr.kuznetsov
2019-10-14[core] got rid of mwm migration and support of two component mwmsArsentiy Milchakov
2019-10-11[search] Index post box name which looks like postcode as postcode.tatiana-yan
2019-10-11[search] Use pre-converted dataset for UK postcodes.tatiana-yan
2019-10-09Fixing linux build.v.bykoianko
2019-10-08[storage][platform] clang-format after MapOptions refactoring + cosmetical ch...Arsentiy Milchakov
2019-10-08[platform] MapOptions is renamed to MapFileTypeArsentiy Milchakov
2019-10-04[search] Use ftypes::IsLocalityChecker instead of TypesSkepper::IsCountryOrStatetatiana-yan
2019-10-04[categories] Remove some search categories. We do not have to SkipTypes with ...tatiana-yan
2019-10-04Review fixes.tatiana-yan
2019-10-04[search] Match postcode points in geocoder.tatiana-yan
2019-10-04Refactored place page infor.kuznetsov
2019-09-30Review fixes.tatiana-yan
2019-09-30[indexer] Optimize centers table to use less CoordBits.tatiana-yan
2019-09-30[search] Optimize postcodes index.tatiana-yan
2019-09-30[search] ScopedMarkTokens before emit unclassified result.tatiana-yan
2019-09-30[search] Fix token ranges intersection.tatiana-yan
2019-09-24[c++] fix warnings from clang 11.0Mikhail Gorbushin
2019-09-23Got rid of the old style std/ includes for several files, mostly in map/ and ...Maxim Pimenov
2019-09-20[coding] Changed the filenames of the FilesContainers to better reflect the c...Maxim Pimenov
2019-09-20[search][map] Add custom search result type for postcodes.tatiana-yan
2019-09-18[indexer] Refact ftype::Type -> enum class ftype::LocalityTypeMikhail Gorbushin
2019-09-18[search] Add SearchPostcode method to search::Processor.tatiana-yan
2019-09-18[search] Rename FeatureIndexValue to Uint64IndexValuetatiana-yan
2019-09-18Review fixestatiana-yan
2019-09-18[search][generator] Add postcodes section.tatiana-yan
2019-09-16[search] Fix search duration logging.tatiana-yan
2019-09-16[search] Fix CHECK, add more debug info.tatiana-yan
2019-09-13[search] Call Emiter::Finish for bookmarks search from bookmarks processor, n...tatiana-yan
2019-09-13[storage] MapFilesDownloader hierarchy is refactored. Server list and network...Arsentiy Milchakov
2019-09-13[search][editor] Ignore feature load errors related to mwm removal and featur...tatiana-yan
2019-09-13[search] Move UpdateResults from PreRanker::Finish to Geocoder::GoImpl to avo...tatiana-yan
2019-09-09Review fixes.Maxim Pimenov
2019-09-06[search] [bookmarks] Enabled indexing of type names.Maxim Pimenov
2019-09-05[search] [bookmarks] Added a test.Maxim Pimenov
2019-09-05[statistics] Review fixes.Daria Volvenkova
2019-09-05[statistics] Bookmarks sort and search statistics added.Daria Volvenkova
2019-09-05[search] [bookmarks] Limited the number of bookmark results.Maxim Pimenov
2019-09-05[search] [bookmarks] Added a method to reset the bookmarks engine.Maxim Pimenov
2019-09-05[search] [bookmarks] A fix.Maxim Pimenov
2019-09-05[search] [bookmarks] API changes.Maxim Pimenov
2019-09-05[place page] on update place page method is addedArsentiy Milchakov
2019-09-04[indexer] Remove mwm version <=5 (July 2015) support.tatiana-yan
2019-09-04[search] Remove trie::GetGeometryCodingParams.tatiana-yan
2019-09-04[search] Get rid of SearchIndexFormat::FeaturesWithRankAndCenter(November 201...tatiana-yan
2019-08-28Build fix.tatiana-yan
2019-08-28[search][tols] Review fixes for booking test dataset download script.tatiana-yan
2019-08-27[search_quality] Add address mode for booking_dataset_generator tool.tatiana-yan
2019-08-26[search] Index street number for search.tatiana-yan
2019-08-23[search] [bookmarks] Enabled indexing in the CurrentOrig locale.Maxim Pimenov