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-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
2019-08-23[search] [search_quality] Added an option to resume partial downloads.Maxim Pimenov
2019-08-23[search] Fix search edited objects by type.tatiana-yan
2019-08-21[search] Remove PreRankingInfo & PreRankerResult::GetInfo()tatiana-yan
2019-08-21[search] Keep better result in PreRanker::Filter and RemoveDuplicatingLinear.tatiana-yan
2019-08-21[search] Fixed an out-of-bounds error.Maxim Pimenov
2019-08-20[geocoder] Fixed feature name in localized region address.Daria Volvenkova
2019-08-20[search] Do not require POI to have a postcode if the city has.tatiana-yan
2019-08-15[search] [bookmarks] Refactored the tests.Maxim Pimenov
2019-08-15[search] [bookmarks] Enabled indexing of the custom name.Maxim Pimenov
2019-08-02[bookmarks][geocoder] Review fixes.Daria Volvenkova
2019-08-02[bookmarks][geocoder] Region address for bookmarks.Daria Volvenkova
2019-08-02[search] Allow housenumber prefix matching in both directions.tatiana-yan
2019-07-30[search] Review fixestatiana-yan
2019-07-30[search] Support cities postcodes from World.mwm.tatiana-yan
2019-07-29[search] [bookmarks] Fixed the tests.Maxim Pimenov
2019-07-26[search] [bookmarks] Disabled indexing of bookmark descriptions by default.Maxim Pimenov
2019-07-26Review fixes.Maxim Pimenov
2019-07-26[search] [bookmarks] Implemented Attach/Detach listeners in search.Maxim Pimenov
2019-07-24[search] Fix DF calculation in LocalityScorer.tatiana-yan
2019-07-24[search] Do not require the building to have a postcode if the city/the stree...tatiana-yan
2019-07-23[search] Add SynonymMisprintsTest.tatiana-yan
2019-07-23[search] Allow misprints for original query token only.tatiana-yan
2019-07-22[search][Alohalytics] Add coords to search result.tatiana-yan
2019-07-18[search] Ignore ranking for ProcessorTest_ExactMatchTest.tatiana-yan
2019-07-18[search][scoring_model] Update scoring model coeffs after ErrorsMade fix.tatiana-yan
2019-07-17[indexer] Style fixes for the DataHeader.Maxim Pimenov