Commit History

Author SHA1 Message Date
  Sergey Nikolaev 53c7c67711 fix: mask hitless docs flag when save dict; fixed #4261; set index format ver to 68 2 days ago
  Aleksey N. Vinogradov f16296b946 chore: copyright 2026 1 month ago
  Aleksey N. Vinogradov a292e593ef minor: (c) 2025 11 months ago
  Ilya Kuznetsov 155d335b50 Implemented secondary indexes for json attributes (#2310) 1 year ago
  Aleksey N. Vinogradov 26ab6b64c3 minor cosmetic 1 year ago
  Aleksey N. Vinogradov 5b29cdfab1 minor use std::array 1 year ago
  Aleksey N. Vinogradov 45d3e767e8 minor rename m_sXX -> m_szXX 1 year ago
  Aleksey N. Vinogradov 7a9150b02b minor: tag infix blocks/entries 1 year ago
  Stas Klinov 8d327b4103 added new options expansion_merge_threshold_docs and expansion_merge_threshold_hits to searchd section of config; made configurable the threshold of merge tiny terms of the expanded terms; added statistics for expanded terms into query log; added warning about slow query if merged terms is less than expanded terms; fixed explain query to work always in the debug build; fixed #1767 2 years ago
  Sergey Nikolaev 0dc5f776b6 Bumped year in copyright to 2024 (#1730) 2 years ago
  Stas Klinov 995a873934 fixed regex expansion for utf8 characters; added regressions to test 368; fixed Github #1711 2 years ago
  Stas Klinov 854afa9c4b added REGEX full-text operator; fixed Github #1541; added cases to test 368 2 years ago
  Sergey Nikolaev ff83ef473d updated year in the copyright to 2023 3 years ago
  alexey 97aa227b92 use GetReadPtr where possible 3 years ago
  alexey a5be9bb623 refactor zip/unzip vlb 3 years ago
  alexey 4f48a61058 rename CSphDictEntry -> DictEntry_t 4 years ago
  Sergey Nikolaev d830259737 updated copyright 4 years ago
  Alexey N. Vinogradov 41b346f0d0 Move worddict checks upper 4 years ago
  Alexey N. Vinogradov 85dbc76fd6 simplify checkpoints codeflow 4 years ago
  Alexey N. Vinogradov 316eac8a1f cosmetic 4 years ago
  Sergey Nikolaev 367de71788 updated copyright: year to 2021, url to https:// 5 years ago
  Alexey N. Vinogradov 173ac075f2 Minor in GetPrefixedWords 5 years ago
  Alexey N. Vinogradov 84750208e7 fixed win64 warnings 5 years ago
  klirichek 69b06de953 chunk bump of year 2020 6 years ago
  Ilya Kuznetsov d8a174c90d implemented docstore debug checks 6 years ago