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-12-13[storage] downloading queue is moved from storage into downloaderArsentiy Milchakov
2019-12-13[platform] downloader_defines is added + renamingArsentiy Milchakov
2019-12-13[storage] got rid of deferred downloadingArsentiy Milchakov
2019-12-10[RELEASE_ONLY][search] Use old coeffs for categorial search.tatiana-yan
2019-12-10[RELEASE_ONLY][search] New coeffs for ranking.tatiana-yan
2019-12-10[RELEASE_ONLY][search] Tweak NormalizeRank.tatiana-yan
2019-12-10[search] Fix uint8_t overflow.tatiana-yan
2019-12-10[search] Set viewport to ranker params for search everywhere mode.tatiana-yan
2019-12-05[pysearch] Fix pysearch build.tatiana-yan
2019-11-25[search] Implemented cancelling of Search by timeout.Maxim Pimenov
2019-11-18[search] Logging batch timings in Emitter.Maxim Pimenov
2019-11-18[search] [assessment-tool] Added an option to load samples from command line ...Maxim Pimenov
2019-11-18[search] [assessment-tool] Corrected the caption.Maxim Pimenov
2019-11-18[search] Tools and documentation now correctly use .jsonl instead of .json.Maxim Pimenov
2019-11-18[storage][promo] possibility to use top_countries_geo_ids from countries.txt ...Arsentiy Milchakov
2019-11-15[search] Add relaxed search for cities.tatiana-yan
2019-11-13[search] Move suburb from geocoder context to geoparts.tatiana-yan
2019-11-13[search] Support suburbs in geocoder.tatiana-yan
2019-11-13[search] Remove comment about bug which does not reproduce anymore.tatiana-yan
2019-11-13[search] Add results from matched cities to the first batch of results.tatiana-yan
2019-11-11[search] Fix postcodes format for postcodes search index.tatiana-yan
2019-11-01[geometry] Get rid of MercatorBounds, refactor to namespace mercatorMikhail Gorbushin
2019-10-25[search] Reduced the number of OnResults calls.Maxim Pimenov
2019-10-25[search] Documented the contract of OnResults.Maxim Pimenov
2019-10-24[indexer] Add const to MwmValue *Mikhail Gorbushin
2019-10-24[indexer] Get rid of template GetValueMikhail Gorbushin
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