851 Commits

Author SHA1 Message Date
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
mubibil
589ff379b3 Update SHOWCASE.md 2020-10-25 15:43:00 +03:00
Jason Bosco
c3bd804444 Update SHOWCASE.md 2020-10-24 22:37:52 -07:00
Kishore Nallan
bfddcb9e13 Fix typo. 2020-10-25 10:13:15 +05:30
Kishore Nallan
f836a633b6 Ensure that ID in the path and body match. 2020-10-25 08:55:44 +05:30
Kishore Nallan
bdbb097ad2 Fix upsert not fetching document correctly. 2020-10-25 07:42:44 +05:30
Kishore Nallan
7d75f3f43d Fix import action validation. 2020-10-24 19:17:11 +05:30
Kishore Nallan
347a2a1ece Add more tests for update/upsert/create scenarios. 2020-10-24 17:17:39 +05:30
Kishore Nallan
e22297e249 Fixed failing test. 2020-10-24 16:48:25 +05:30
Kishore Nallan
93b1d2d1cb Refactor to a create/update/upsert API model. 2020-10-24 15:43:55 +05:30
Kishore Nallan
2041de033f Refactor underlying APIs to support insert/update/upsert. 2020-10-24 09:23:33 +05:30
Jason Bosco
1cc59b0e28 Update SHOWCASE.md 2020-10-23 15:57:57 -07:00
Jason Bosco
9b2562bb62 Update SHOWCASE.md 2020-10-23 15:52:49 -07:00