Kishore Nallan
|
d4e5c36b7f
|
Port id_buff based aggregated collation.
|
2022-04-13 14:36:09 +05:30 |
|
Kishore Nallan
|
b502f5ddb8
|
Make cors domains a separate parameter.
Also fixes --enable-cors flag parsing issue.
|
2022-04-13 11:13:24 +05:30 |
|
Kishore Nallan
|
3f9544535c
|
Ensure that synonyms are ranked equally.
|
2022-04-12 08:04:43 +05:30 |
|
Kishore Nallan
|
f92b8f59bb
|
Handle max candidates independent of exhaustive search.
|
2022-04-10 20:53:41 +05:30 |
|
Kishore Nallan
|
1dd791b0b7
|
Fix highlight glitch involving prefix tokens.
|
2022-04-07 11:16:31 +05:30 |
|
Kishore Nallan
|
4889fba179
|
OR based token intersection.
|
2022-04-05 17:50:30 +05:30 |
|
Kishore Nallan
|
b51c6b2ddf
|
Fix art delete type.
|
2022-03-28 13:02:29 +05:30 |
|
Kishore Nallan
|
6dfcbf6f82
|
Add another test for phrase search.
|
2022-03-26 17:23:16 +05:30 |
|
Kishore Nallan
|
d6cab80dde
|
Return filter_curated_hits in override response.
|
2022-03-26 16:02:23 +05:30 |
|
Kishore Nallan
|
a6b7b2a3a7
|
Non index fields should not create index structures.
|
2022-03-26 15:52:21 +05:30 |
|
Kishore Nallan
|
a5b06a0e0d
|
Schema change basics.
|
2022-03-26 08:22:40 +05:30 |
|
Jason Bosco
|
4b31298154
|
Merge pull request #560 from ekon97/patch-1
Update SHOWCASE.md
|
2022-03-25 11:26:57 -05:00 |
|
Ekin Kahraman
|
0863049cec
|
Update SHOWCASE.md
## Change Summary
Added bikifi.com to the showcase site list.
## PR Checklist
- [x] I have read and signed the Contributor License Agreement.
|
2022-03-25 13:57:37 +03:00 |
|
Jason Bosco
|
8532b7c7c0
|
Fix test for error message tweak
|
2022-03-24 22:36:30 -05:00 |
|
Jason Bosco
|
1e622aa3a3
|
Tweaked error message
|
2022-03-24 22:32:23 -05:00 |
|
Jason Bosco
|
4e660c2c6b
|
Update SHOWCASE.md
|
2022-03-24 15:49:54 -05:00 |
|
Kishore Nallan
|
369c1b45b7
|
Fix issue with index: false setting.
|
2022-03-23 21:06:41 +05:30 |
|
Kishore Nallan
|
b8aadf2517
|
Fix minor warning.
|
2022-03-23 20:15:07 +05:30 |
|
Kishore Nallan
|
66cb71039f
|
Do drop tokens at a global level.
|
2022-03-23 18:53:48 +05:30 |
|
Kishore Nallan
|
6b743cfa48
|
Implement progressive typo relaxation.
|
2022-03-21 16:11:17 +05:30 |
|
Kishore Nallan
|
36382ed3f1
|
Split tokens should require co-occurrence.
|
2022-03-20 11:16:25 +05:30 |
|
Kishore Nallan
|
f4d3ecc84e
|
Default fields to highlight must respect include_fields.
|
2022-03-20 09:53:36 +05:30 |
|
Kishore Nallan
|
254abbfdbc
|
Don't require facet index for not equals.
|
2022-03-19 20:30:38 +05:30 |
|
Kishore Nallan
|
5f244bc588
|
Synonym matches should share parent match score.
|
2022-03-19 14:05:21 +05:30 |
|
Kishore Nallan
|
59a55d0195
|
Add additional test case for phrase search on long text.
|
2022-03-18 15:07:43 +05:30 |
|
Jason Bosco
|
82c05833d5
|
Update README.md
|
2022-03-17 10:54:51 -05:00 |
|
Kishore Nallan
|
61e5d292df
|
Sort by string: fix deletion of large no. elements.
|
2022-03-17 16:04:22 +05:30 |
|
Kishore Nallan
|
787130cd06
|
Fix num_typos configuration parsing.
|
2022-03-17 14:18:39 +05:30 |
|
Kishore Nallan
|
769e594023
|
Process filters before synonyms are resolved.
|
2022-03-16 19:22:29 +05:30 |
|
Kishore Nallan
|
5413536b40
|
Fix scoring when tokens are spread out.
|
2022-03-16 12:47:08 +05:30 |
|
Kishore Nallan
|
e696f7299e
|
Merge pull request #550 from brianweet/fix/non-indexed-field-search
Change response status code for non-indexed field search
|
2022-03-16 11:44:34 +05:30 |
|
Kishore Nallan
|
dcdb71f87b
|
Drop tokens should not happen on split tokens.
|
2022-03-16 06:54:05 +05:30 |
|
Brian Weeteling
|
8c6c8d08d7
|
Change response status code for non-indexed field search
|
2022-03-15 18:15:00 +01:00 |
|
Kishore Nallan
|
05538e5873
|
Fix highlighting regression.
|
2022-03-15 10:49:34 +05:30 |
|
Kishore Nallan
|
3fe3a6ca7a
|
Fix rogue group limit config regression.
|
2022-03-15 07:47:42 +05:30 |
|
Kishore Nallan
|
3447c81f5d
|
Add another test for token exclusions.
|
2022-03-14 16:30:52 +05:30 |
|
Kishore Nallan
|
bde8c2a8a8
|
Don't send origin response header when not allowed.
|
2022-03-14 16:27:20 +05:30 |
|
Kishore Nallan
|
39f12edd3d
|
Add override level option to filter curated hits.
|
2022-03-13 20:53:38 +05:30 |
|
Kishore Nallan
|
9197627e81
|
Add option to filter curated hits.
|
2022-03-11 20:52:22 +05:30 |
|
Kishore Nallan
|
671be25190
|
Add test case for negation query.
|
2022-03-11 13:29:06 +05:30 |
|
Kishore Nallan
|
51a5f268e2
|
Take care of token order in phrase search.
|
2022-03-11 13:22:14 +05:30 |
|
Jason Bosco
|
004f6eae03
|
Merge pull request #546 from vnugent/patch-1
Add OpenTacos to list
|
2022-03-10 15:27:15 -06:00 |
|
Kishore Nallan
|
d0a0597fcb
|
Parameterize facet query num typos.
|
2022-03-10 19:05:30 +05:30 |
|
Viet Nguyen
|
bf78008e8a
|
Add OpenTacos to list
|
2022-03-10 13:00:59 +01:00 |
|
Kishore Nallan
|
7cc533ff8d
|
Refactor search API parameter parsing.
|
2022-03-10 17:22:45 +05:30 |
|
Kishore Nallan
|
80a4e7d17d
|
Refactor bucket text match logic + add test.
|
2022-03-09 16:58:33 +05:30 |
|
Kishore Nallan
|
e90dc8cbd7
|
Fix query index searched queries mismatch.
|
2022-03-09 14:41:49 +05:30 |
|
Jason Bosco
|
365c7f668e
|
Merge pull request #542 from 0xflotus/patch-1
fix: small error
|
2022-03-08 11:26:45 -06:00 |
|
Jason Bosco
|
6f76a248f5
|
Merge pull request #543 from orasik/master
add Job Ads Now to SHOWCASE
|
2022-03-08 11:26:27 -06:00 |
|
Oras Al-Kubaisi
|
c9a67855c1
|
updating SHOWCASE to add Job Ads Now
Adding Job Ads Now to Typesense Showcase.
|
2022-03-08 14:00:28 +00:00 |
|