Kishore Nallan
|
c00f9c9a73
|
Ability to disable overrides.
|
2021-07-14 11:44:01 +05:30 |
|
Kishore Nallan
|
2391dad879
|
Field level prefix configuration.
|
2021-07-14 11:44:01 +05:30 |
|
Kishore Nallan
|
01940dd6bb
|
Track num ids of posting lists.
|
2021-07-14 11:44:01 +05:30 |
|
Kishore Nallan
|
81270d9389
|
Add a few locale tokenization tests.
|
2021-07-14 11:44:01 +05:30 |
|
Kishore Nallan
|
2b953c68e3
|
Allow search query to be pre-segmented.
|
2021-07-14 11:44:01 +05:30 |
|
Kishore Nallan
|
7c4aff5268
|
Implement exclude_radius option for geopoint sorting.
|
2021-07-14 11:44:01 +05:30 |
|
Kishore Nallan
|
da3de68129
|
Support Chinese locale.
|
2021-07-14 11:44:01 +05:30 |
|
Kishore Nallan
|
1189b7d124
|
Test for verifying that unindexed field is upserted.
♥ SSK.
|
2021-07-14 11:44:01 +05:30 |
|
Kishore Nallan
|
7f0a7de9dd
|
Test for implicit text match sort field as last param.
|
2021-07-14 11:44:01 +05:30 |
|
Kishore Nallan
|
05b65ab095
|
Imporve prefix searching on ko locale.
|
2021-07-14 11:44:01 +05:30 |
|
Kishore Nallan
|
553d131ac0
|
In place updates for posting list.
|
2021-07-14 11:44:01 +05:30 |
|
Kishore Nallan
|
ea59bdcd6a
|
Resolve hostnames in nodes config to IP automatically.
|
2021-07-14 11:44:01 +05:30 |
|
Kishore Nallan
|
d5724ca810
|
Compact posting list structure.
|
2021-07-14 11:44:01 +05:30 |
|
Kishore Nallan
|
359cdf15a5
|
Normalize ascii tokens intermixed with non-english text.
|
2021-07-14 11:44:01 +05:30 |
|
Kishore Nallan
|
0e9c021a1e
|
Block based posting list intersection.
|
2021-07-14 11:44:01 +05:30 |
|
Kishore Nallan
|
48c423b85a
|
Basics of a block based posting list container.
|
2021-07-14 11:44:01 +05:30 |
|
Kishore Nallan
|
c712cc0ca7
|
Ensure floating point precision is correct when faceted.
|
2021-07-14 11:44:01 +05:30 |
|
Kishore Nallan
|
89409bb6d6
|
Validate API key description during creation.
|
2021-07-14 11:44:01 +05:30 |
|
Kishore Nallan
|
e6340dd645
|
When key not found during deletion, return 404 and not 500.
|
2021-07-14 11:44:01 +05:30 |
|
Kishore Nallan
|
16d91aec6f
|
Fix highlight edge case: random first token highlight.
|
2021-07-14 11:44:01 +05:30 |
|
Kishore Nallan
|
78ea80153f
|
Allow num_typos to be configured at a per-field level.
|
2021-07-14 11:44:01 +05:30 |
|
Kishore Nallan
|
6cce811737
|
Fix faceting for field name with wildcard + type auto.
|
2021-07-14 11:44:00 +05:30 |
|
Kishore Nallan
|
8aa50af121
|
Skip empty strings during indexing.
|
2021-07-14 11:44:00 +05:30 |
|
Kishore Nallan
|
88ec671d65
|
Option fields can have a null value.
|
2021-07-14 11:44:00 +05:30 |
|
Kishore Nallan
|
529bb55c5c
|
Make exact match behavior configurable.
|
2021-07-14 11:44:00 +05:30 |
|
Kishore Nallan
|
09e2e62312
|
Fixed an edge case of exact match across multiple fields.
|
2021-07-14 11:44:00 +05:30 |
|
Kishore Nallan
|
27ddda5792
|
Fix fuzzy search perf regression.
|
2021-07-14 11:44:00 +05:30 |
|
Kishore Nallan
|
9d08df38cf
|
Fix packing/unpacking of lat lng.
|
2021-07-14 11:44:00 +05:30 |
|
Kishore Nallan
|
299aea5879
|
Fix issue with 3-way sort fields.
|
2021-07-14 11:44:00 +05:30 |
|
Kishore Nallan
|
e0dc73af3e
|
Swap out underlying geo library.
|
2021-07-14 11:44:00 +05:30 |
|
Kishore Nallan
|
7947130a2f
|
Support resource:* API key permission.
|
2021-07-14 11:44:00 +05:30 |
|
Kishore Nallan
|
bef4c2ee72
|
Support use of backticks for wrapping string filter value.
|
2021-07-14 11:44:00 +05:30 |
|
Kishore Nallan
|
f9a037a4d5
|
Reduce no-op operations during updates to fix perf.
|
2021-07-14 11:44:00 +05:30 |
|
Kishore Nallan
|
2f56c1aa5a
|
Server should not be ready during snapshot pull + load.
|
2021-07-14 11:44:00 +05:30 |
|
Kishore Nallan
|
e6a11f74fc
|
Support exclude filtering for string facets.
|
2021-07-14 11:44:00 +05:30 |
|
Kishore Nallan
|
25f6fe0614
|
Prioritize records whose fields match exactly with query.
|
2021-07-14 11:44:00 +05:30 |
|
Kishore Nallan
|
74bb5f1383
|
Refactor fuzzy search to address some obscure bugs.
|
2021-07-14 11:44:00 +05:30 |
|
Kishore Nallan
|
5f2254d22a
|
A string* field must be treated as optional by default.
|
2021-04-28 08:12:54 +05:30 |
|
Kishore Nallan
|
b5300fa599
|
Ensure that all query tokens are highlighted.
|
2021-04-27 08:11:37 +05:30 |
|
Kishore Nallan
|
51f57d3dd7
|
Fixed an issue with prefix searching.
|
2021-04-23 18:32:25 +05:30 |
|
Kishore Nallan
|
006ff75154
|
Better highlighting for query tokens match across fields.
|
2021-04-19 13:02:42 +05:30 |
|
Kishore Nallan
|
b3b47f5651
|
Refactor highlighting + tokenizer to simplify logic.
|
2021-04-18 20:37:58 +05:30 |
|
Kishore Nallan
|
1d1712f391
|
Refactor tokenizer to use index, skip and separate logic.
|
2021-04-16 17:55:52 +05:30 |
|
Kishore Nallan
|
cdcdc7bd20
|
Ensure that req filter clause is merged in multi search.
|
2021-04-14 21:52:35 +05:30 |
|
Kishore Nallan
|
37b78072fa
|
Allow long custom API keys.
|
2021-04-12 19:36:03 +05:30 |
|
Kishore Nallan
|
0727f8a5b7
|
More fine grain locking during updates.
|
2021-04-12 16:22:57 +05:30 |
|
Kishore Nallan
|
43b8c6c686
|
Fix test.
|
2021-04-11 21:04:17 +05:30 |
|
Kishore Nallan
|
60a5cff291
|
Fix edge case involving filtering of negative values.
|
2021-04-10 21:09:00 +05:30 |
|
Kishore Nallan
|
a120c903a1
|
Filtering must require presence of ALL tokens.
Maybe in the future, we can introduce :~ operator to return documents containing partial tokens.
|
2021-04-09 18:24:47 +05:30 |
|
kishorenc
|
ddf54cbd6e
|
Allow API key value to specified.
|
2021-04-05 16:08:40 +05:30 |
|