863 Commits

Author SHA1 Message Date
kishorenc
0dfdfcf0d2 Single leaf addition (cvt). 2020-12-28 19:19:59 +05:30
kishorenc
f52b2597a1 Fixed a bug in array exclusion affecting pinned hits. 2020-12-28 19:19:59 +05:30
kishorenc
dc25b2684b Fixed a bug in pinned hits with wildcard query.
The filtered IDs must be sorted before intersected with pinned IDs.
2020-12-28 19:19:59 +05:30
kishorenc
3a86d58506 Handle colon character in pinned hit IDs. 2020-12-28 19:19:59 +05:30
kishorenc
254c58dd31 Fix ordering issue on pinned hits. 2020-12-28 19:19:59 +05:30
Jason Bosco
9eee71307f Update README.md 2020-12-22 22:29:07 -08:00
Jason Bosco
1e911e27d8 Merge pull request #174 from OtakuSquare/master
Added Otaku Square to SHOWCASE.md
2020-12-22 21:44:01 -08:00
Riekelt Brands
e006202094 Added Otaku Square to SHOWCASE.md 2020-12-23 06:34:17 +01:00
Jason Bosco
7aff2d8319 Update README.md 2020-12-15 19:44:21 -08:00
Jason Bosco
b4d1b25cf3 Update README.md 2020-12-13 23:47:11 -08:00
Jason Bosco
e2d2537663 Update SHOWCASE.md 2020-12-13 23:45:07 -08:00
Jason Bosco
17114a2f21 Update README.md 2020-12-11 16:38:28 -08:00
Jason Bosco
481b36a4fb Update SHOWCASE.md 2020-12-09 15:35:18 -08:00
kishorenc
53f2e285ce Update README. 2020-11-17 20:10:34 +05:30
kishorenc
7d6a266934 Validate field data types during collection creation. 2020-11-17 20:10:34 +05:30
kishorenc
eaea93c572 Delete documents matching a filter query. 2020-11-17 20:10:34 +05:30
kishorenc
9533b73609 Fixed a few higlighting/splitting edge cases. 2020-11-17 20:10:34 +05:30
kishorenc
6997e35f72 Combine various token operations in a single flow.
Splitting, normalizing etc. are now done in a single loop.
2020-11-17 20:10:34 +05:30
kishorenc
6c1455bc2f Return matched tokens in highlight response structure.
Also, allows customization of the highlighting tag used (default being the mark tag).
2020-11-17 20:10:34 +05:30
Jason Bosco
39dd2fd4cd Fix link 2020-11-12 16:51:20 -08:00
kishorenc
9ea5b353e7 Handle unicode json dump exceptions in more places. 2020-11-08 18:33:46 +05:30
kishorenc
b2cce4f336 Allow colon to be present in filter query value. 2020-11-07 13:52:52 +05:30
kishorenc
88c9c0e1ed Update README. 2020-11-06 15:25:18 +05:30
Kishore Nallan
6fbc814070 Fix replacing overrides. 2020-11-03 19:36:25 +05:30
Kishore Nallan
19e38681d5 Allow /debug to be always accessible regardless of readiness. 2020-11-03 19:36:25 +05:30
Kishore Nallan
21121178e9 Ignore invalid UTF-8 when dumping search response. 2020-11-03 19:36:25 +05:30
Kishore Nallan
908a8b0026 [Bug] String array field update + faceting.
Updates to string array fields were triggering a crash during faceting due to mismatch in array position.
2020-11-03 19:36:25 +05:30
Jason Bosco
b7048264b5 Update README.md 2020-11-02 11:01:45 -08:00
Jason Bosco
b9b84521d0 Merge pull request #147 from kepeder/master
Changed README with correct Quick Start with api_key
2020-11-02 10:42:13 -08:00
Jason Bosco
7ea8ea2c25 Update SHOWCASE.md 2020-11-02 10:15:59 -08:00
Kenneth Pedersen
5b4d0a41e3 Changed README with correct Quick Start with api_key 2020-11-02 11:03:56 +01:00
Kishore Nallan
8d2c881040 Swap loops during facet calculation for performance. 2020-11-02 07:24:52 +05:30
Jason Bosco
8f94653aab Merge pull request #144 from flygrn/patch-1
Update to Showcase.md
2020-10-27 11:10:45 -07:00
flygrn
276968f492 Update to Showcase.md
Added flygrn.com
2020-10-27 17:56:34 +01:00
Jason Bosco
bf9ed786d4 Merge pull request #143 from furnnl/patch-3
Update to Showcase.md
2020-10-27 08:14:24 -07:00
Kishore Nallan
f0167eb6f4 Fix default internal IP used for peering address. 2020-10-27 20:11:49 +05:30
Furn.nl
e1fb090638 Update to Showcase.md
Added Furn.nl
2020-10-27 12:02:06 +01:00
Jason Bosco
b002e1f177 Update README.md 2020-10-26 16:14:15 -07:00
Jason Bosco
6b63638420 Update README.md 2020-10-26 16:12:56 -07:00
Jason Bosco
8a4ab6e878 Update README.md 2020-10-26 16:10:11 -07:00
Jason Bosco
6c438a059a Update README.md 2020-10-26 16:02:56 -07:00
Jason Bosco
c11a5d3729 Update README.md 2020-10-26 15:52:40 -07:00
Jason Bosco
0a91a4efde Update deploy_with_typesense_cloud.svg 2020-10-26 15:52:03 -07:00
Jason Bosco
c22d0f0088 Added button 2020-10-26 15:35:42 -07:00
Jason Bosco
b9bc13a95a Merge pull request #142 from baltpeter/patch-1
Add datarequests.org to the showcase
2020-10-26 08:23:37 -07:00
Benjamin Altpeter
55190693e2 Add datarequests.org to the showcase 2020-10-26 15:18:42 +00:00
Kishore Nallan
3d1ea448b6 Merge branch 'doc-update' 2020-10-25 20:33:28 +05:30
Kishore Nallan
72f857ab1a Merge branch 'master' into doc-update 2020-10-25 20:31:23 +05:30
Jason Bosco
eb70554e1c Merge pull request #141 from mubibil/patch-1
Update SHOWCASE.md
2020-10-25 07:42:51 -07:00
Kishore Nallan
e38b9c99d8 Update README. 2020-10-25 19:11:47 +05:30