Kishore Nallan
|
39910c872a
|
Capture search related metrics separately.
|
2021-09-21 11:40:41 +05:30 |
|
Kishore Nallan
|
d75e834ac3
|
Address warnings.
|
2021-09-19 21:39:15 +05:30 |
|
Kishore Nallan
|
5b0690fcd8
|
Allow filtering and deleting using doc IDs.
|
2021-09-19 18:38:43 +05:30 |
|
Kishore Nallan
|
25d29919ae
|
Multiplex frequency + score based token selection.
|
2021-09-19 16:31:28 +05:30 |
|
Kishore Nallan
|
fc4da1983d
|
Prevent duplicate searches.
|
2021-09-18 18:10:44 +05:30 |
|
Kishore Nallan
|
27b392cee9
|
Exhaustive search should not always be enabled during token drop search.
|
2021-09-18 15:59:35 +05:30 |
|
Kishore Nallan
|
6621280ffc
|
Don't consider failed imports for progress calculation.
|
2021-09-14 08:50:06 +05:30 |
|
Kishore Nallan
|
703110264a
|
Dropped tokens should not be prioritized as exact matches.
|
2021-09-13 16:23:56 +05:30 |
|
Kishore Nallan
|
902704887c
|
Return total_values as part of facet stats, even for strings.
|
2021-09-10 21:18:21 +05:30 |
|
Kishore Nallan
|
1afa193161
|
Fix faceting count edge case.
|
2021-09-10 16:32:22 +05:30 |
|
Kishore Nallan
|
c6fe1369b9
|
Enable filtering via overrides.
|
2021-09-08 18:43:45 +05:30 |
|
Kishore Nallan
|
c0fce41c3b
|
Ensure that an import batch cannot contain duplicate doc IDs.
|
2021-09-07 17:02:58 +05:30 |
|
Kishore Nallan
|
ba67efb7da
|
Support zero weighting for multi-field match scoring.
|
2021-09-05 14:54:21 +05:30 |
|
Kishore Nallan
|
910256d82c
|
Fix valgrind warnings.
|
2021-09-05 08:07:00 +05:30 |
|
Kishore Nallan
|
2317c6adb0
|
Tweak locking for filtering.
|
2021-09-04 20:01:38 +05:30 |
|
Kishore Nallan
|
4e16dd86e5
|
Don't attempt to aggregate facets when not requested.
|
2021-09-04 11:04:27 +05:30 |
|
Kishore Nallan
|
6fc18a0971
|
Fix test consistency.
|
2021-09-04 08:53:10 +05:30 |
|
Kishore Nallan
|
48ac6bb82a
|
Weight all components of cross-field match score.
|
2021-09-03 11:38:46 +05:30 |
|
Kishore Nallan
|
d6e8156973
|
Fix test again.
|
2021-09-02 21:11:30 +05:30 |
|
Kishore Nallan
|
266a08c568
|
Separate candidate limit and combination limit.
|
2021-09-02 20:49:00 +05:30 |
|
Kishore Nallan
|
75263d52a3
|
Fix test.
|
2021-09-02 20:38:31 +05:30 |
|
Kishore Nallan
|
19badcd0cb
|
Move to precise token candidate selection.
No longer approximate.
|
2021-09-02 17:44:32 +05:30 |
|
Kishore Nallan
|
d4b3d8301e
|
Fix perf in filtering results.
|
2021-09-01 17:17:55 +05:30 |
|
Kishore Nallan
|
055f2c7695
|
Fix perf in scoring results.
|
2021-09-01 15:27:05 +05:30 |
|
Kishore Nallan
|
82514683ba
|
Fix variable init.
|
2021-08-31 15:49:10 +05:30 |
|
Kishore Nallan
|
7b4450bbf9
|
Bake concurrency into a single index.
|
2021-08-31 13:11:50 +05:30 |
|
Kishore Nallan
|
a2a21b3f9f
|
Fix edge case in term typo calculation.
|
2021-08-30 09:21:15 +05:30 |
|
Kishore Nallan
|
b18e2a41b3
|
Early exit for exact match calculation based on distance.
|
2021-08-29 14:36:05 +05:30 |
|
Kishore Nallan
|
adc816e662
|
Use token separators whule parsing search query as well.
|
2021-08-28 20:59:05 +05:30 |
|
Kishore Nallan
|
9659d60047
|
Exhaustive search should ignore typo and drop token thresholds.
|
2021-08-28 19:33:40 +05:30 |
|
Kishore Nallan
|
b6f1885aec
|
Stricter bounding of typo correction threshold.
|
2021-08-28 16:38:07 +05:30 |
|
Kishore Nallan
|
ce7b6e12e9
|
Prioritize record with a field containing all tokens in the query.
|
2021-08-27 20:52:51 +05:30 |
|
Kishore Nallan
|
07d838e385
|
Make symbols for indexing and segmentation configurable.
|
2021-08-26 10:27:18 +05:30 |
|
Kishore Nallan
|
a931bb4b2a
|
Handle highlighting on a field with empty array value.
|
2021-08-25 17:05:06 +05:30 |
|
Kishore Nallan
|
67e67b7d06
|
Add array index check for highlight of string array.
|
2021-08-25 07:06:43 +05:30 |
|
Kishore Nallan
|
d4bd6e67e5
|
Further tweak exact match logic.
|
2021-08-22 15:47:21 +05:30 |
|
Kishore Nallan
|
2df55e7991
|
Fix exact value matching.
|
2021-08-22 13:45:26 +05:30 |
|
Kishore Nallan
|
ced4163062
|
Handle stack trace on batched indexing.
|
2021-08-22 08:43:32 +05:30 |
|
Kishore Nallan
|
76915eed20
|
Speed up exact matching on single tokens.
|
2021-08-19 16:43:53 +05:30 |
|
Kishore Nallan
|
793e21a1c2
|
Ensure that search does not fetch existing tokens.
|
2021-08-18 18:51:39 +05:30 |
|
Kishore Nallan
|
f00f756535
|
Fix queue for collection creation write.
|
2021-08-18 07:24:35 +05:30 |
|
Kishore Nallan
|
0e2adb4242
|
Copy-free intersect + score.
|
2021-08-17 18:37:42 +05:30 |
|
Kishore Nallan
|
22670b1342
|
Skip offset compute for non-exact single token.
|
2021-08-13 16:22:57 +05:30 |
|
Kishore Nallan
|
b24df3c26a
|
Allow read/write lags to be updated via config API.
|
2021-08-11 20:28:47 +05:30 |
|
Kishore Nallan
|
a890d036ed
|
Account for queued writes when computing read+write lags.
|
2021-08-11 18:18:49 +05:30 |
|
Kishore Nallan
|
26351a6984
|
Change default value of typo/drop tokens threshold to 1.
|
2021-08-11 14:20:28 +05:30 |
|
Kishore Nallan
|
8c46fed1b4
|
Return error if import is attempted on unsupported curl version.
|
2021-08-10 20:55:37 +05:30 |
|
Kishore Nallan
|
812ed37496
|
Bump h2o dep.
|
2021-08-10 20:55:08 +05:30 |
|
Kishore Nallan
|
1e1e4c8e07
|
Close connection after follower is done proxying import.
|
2021-08-09 19:10:47 +05:30 |
|
Kishore Nallan
|
203230e051
|
Upgrade CURL.
|
2021-08-09 18:13:05 +05:30 |
|