1700 Commits

Author SHA1 Message Date
Kishore Nallan
2e010e142a Address unhandled errors during writes. 2022-01-30 09:22:27 +05:30
Kishore Nallan
13622ff038 Fix an edge case in string update. 2022-01-29 18:25:57 +05:30
Jason Bosco
280c4807d9 Update README.md 2022-01-28 10:37:32 -06:00
Kishore Nallan
2534b1f798 Fix geo loop orientation normalization. 2022-01-28 13:58:56 +05:30
Kishore Nallan
ba101d0b40 Infix basics. 2022-01-27 16:34:06 +05:30
Jason Bosco
e9bb76d5c6 xkcd showcase 2022-01-26 09:57:45 -06:00
Jason Bosco
4f1b3efaa9 Add xkcd showcase 2022-01-26 09:57:24 -06:00
Kishore Nallan
7ce33cc94e Allow peering subnet to be specified for internal IP. 2022-01-26 15:53:01 +05:30
Kishore Nallan
cfc402a920 Support remove_matched_tokens without filter_by. 2022-01-26 14:31:20 +05:30
Jason Bosco
e14be8a76b Update README.md 2022-01-25 22:22:30 -06:00
Kishore Nallan
da9a42f3f1 Handle bad geo polygon vertices. 2022-01-16 12:44:45 +05:30
Kishore Nallan
1db5a260dd Drop tokens all the way to one token. 2022-01-15 14:44:43 +05:30
Kishore Nallan
f461e04168 Improve single token exclusion. 2022-01-13 18:19:53 +05:30
Kishore Nallan
5b4b723672 Fix a bug in phrase search + filtering. 2022-01-12 19:41:33 +05:30
Kishore Nallan
609ac35c6d Expose max_candidates parameter to the API. 2022-01-12 12:09:04 +05:30
Kishore Nallan
880b7d2185 Fix multi-field phrase search. 2022-01-11 17:36:21 +05:30
Kishore Nallan
e3d5e3df73 Make splitting/joining of tokens configurable. 2022-01-09 11:58:05 +05:30
Kishore Nallan
76460589fa Fix geo sorting options + handle space around unit. 2022-01-09 08:17:46 +05:30
Kishore Nallan
774d7dbce5 Allow bucketing of text match score. 2022-01-08 19:23:02 +05:30
Kishore Nallan
133c64d2d2 Verbatim match must not overpower weight. 2022-01-07 13:44:24 +05:30
Kishore Nallan
87e2d6914f Handle large weights. 2022-01-05 16:58:29 +05:30
Kishore Nallan
f9942e4358 Let sortable string field be a default sorting field. 2022-01-05 12:55:00 +05:30
Kishore Nallan
5aeb238405 Log error if any during config file parsing. 2022-01-05 12:54:32 +05:30
Kishore Nallan
4f961f4919 Highlight only the prefix. 2022-01-02 18:08:05 +05:30
Kishore Nallan
71b57c6fd2 Improve geo perf. 2022-01-01 08:32:26 +05:30
Kishore Nallan
8ceb571cc7 Fix test resource leaks. 2021-12-31 18:53:31 +05:30
Kishore Nallan
7d794d3ece Remove approximate verbatim field count.
This leads to false positives.
2021-12-31 14:41:39 +05:30
Kishore Nallan
94f05ee2b3 Fix ordering of prefix leaves. 2021-12-30 22:03:15 +05:30
Kishore Nallan
35a2a05709 Prefix search must return exact matching string first. 2021-12-30 21:49:05 +05:30
Kishore Nallan
b9f624c297 Fix sort property of float and geopoint array fields. 2021-12-30 14:09:51 +05:30
Kishore Nallan
a44b7c2583 Fix docker image used by CI. 2021-12-29 20:40:20 +05:30
Kishore Nallan
5e1212d550 Use brpc with fixed glibc compatibility. 2021-12-29 19:13:26 +05:30
Kishore Nallan
8271935c61 Fix more cyrillic highlight issues. 2021-12-28 21:54:14 +05:30
Kishore Nallan
c3a85be42f Fix highlight surround num tokens in Cyrillic. 2021-12-28 16:40:38 +05:30
Kishore Nallan
9e00f3a73f Phrase search highlight. 2021-12-28 09:59:34 +05:30
Kishore Nallan
ab7a3f53bb Phrase search skeleton. 2021-12-28 08:29:31 +05:30
Kishore Nallan
3a8a2fcadb Support emplace action for ingestion. 2021-12-25 09:39:23 +05:30
Kishore Nallan
98485a4c36 Fix boolean arg parsing quirk.
The "--boolean-flag=true" format works now.
2021-12-24 15:39:57 +05:30
Kishore Nallan
d6583e7e1e Add test for cyrillic facet query highlight. 2021-12-24 13:50:45 +05:30
Kishore Nallan
34a698f432 Handle unhandled errors during indexing. 2021-12-24 12:58:20 +05:30
Kishore Nallan
a59f41960f Allow empty first value for type detected fields. 2021-12-23 11:18:03 +05:30
Kishore Nallan
fee8a2e2fb Improve field duplication check logic. 2021-12-21 19:17:43 +05:30
Kishore Nallan
395763563c Merge pull request #470 from harisarang/fix-duplicates
fix: duplicates in field names
2021-12-21 15:53:45 +05:30
Harisaran G
7b1148ee45 fix: test assertions and error messages 2021-12-21 09:17:36 +05:30
Kishore Nallan
4cb6ce0d31 Fix test. 2021-12-20 19:07:59 +05:30
Kishore Nallan
2b2b4c5aec Fix highlighting on cyrillic text with special chars. 2021-12-20 18:09:13 +05:30
Kishore Nallan
4de5b141ee Basic string sorting support. 2021-12-20 14:38:01 +05:30
Kishore Nallan
dc65e06cf1 Tweak script used for generating api key for RHEL.
Reported to be not working fine on certain RHEL/SUSE instances.
2021-12-19 16:03:06 +05:30
Kishore Nallan
cedf6b1df0 Consider synonyms when computing verbatim match. 2021-12-16 20:40:06 +05:30
Harisaran G
aaa5c00c85 add: tests for duplicates in fields 2021-12-15 08:21:16 +05:30