RedSnail
ccb05375b7
Option to return document ID and body in import response. ( #615 )
...
* have a strange error, I'll try to compile without changes
* added return_id keyword which returns only id
* added test entry and also added test option to docker-build.sh
* sorry, I can't run tests my self, so i run it with your CI
* It didn't work 'cause i've been writing in python for too long :)
2022-06-13 10:21:44 +05:30
Kishore Nallan
6c5b1d3c38
Update README.
v0.23.0
2022-06-04 19:58:29 +05:30
Kishore Nallan
8c2b1f3dfb
Support DEB/RPM for ARM.
2022-06-02 18:32:56 +05:30
Kishore Nallan
4967e48769
Don't create access log file unless access logging is enabled.
2022-06-02 18:32:43 +05:30
Kishore Nallan
069d7eb998
Merge branch 'master' into v0.23
2022-06-02 10:40:41 +05:30
Kishore Nallan
9a81a5bccf
Parameterize arch in deb/rpm generator.
2022-06-01 15:07:43 +05:30
Kishore Nallan
d4cfe81a90
Allow missing values sort config on numerical fields.
2022-05-30 13:33:57 +05:30
Kishore Nallan
43c26b1c7e
Retain verbatim match on array.
2022-05-30 07:13:22 +05:30
Kishore Nallan
a409df8dad
Fix verbatim match on array.
2022-05-29 19:24:55 +05:30
Kishore Nallan
fa607f0013
Ignore explicit wildcard named field.
2022-05-28 19:00:06 +05:30
Kishore Nallan
cf3b28bb77
String sort: allow missing values to be sent to either end.
2022-05-28 17:27:22 +05:30
Kishore Nallan
cf5f71a0ba
Don't consider global context for text match in arrays.
2022-05-27 18:34:30 +05:30
Kishore Nallan
9d56608819
Fix quirk in single field prefix searching.
2022-05-27 17:07:27 +05:30
Kishore Nallan
13d0fa12d6
Implement search cutoff for infix searching.
2022-05-27 13:17:42 +05:30
Kishore Nallan
42b0f9cf33
Merge pull request #600 from alexjball/patch-1
...
Fix typo in TYPESENSE_API_ADDRESS env handling
2022-05-27 11:38:34 +05:30
Kishore Nallan
e68458aff3
Don't allow field with same name as regexp field pattern.
2022-05-26 15:07:09 +05:30
Kishore Nallan
e12711ebf4
Dynamic filtering via overrides should not use typos.
2022-05-25 07:18:23 +05:30
Alex Ball
2685917ca4
Fix typo in TYPESENSE_API_ADDRESS env handling
2022-05-23 20:36:06 -04:00
Kishore Nallan
0710addecc
Prioritize highlight zone matching over total count.
2022-05-23 07:53:03 +05:30
Kishore Nallan
c72abf89a6
More fixes for prefix expansion.
2022-05-21 20:47:02 +05:30
Jason Bosco
eb406a027f
Fix Slack link
2022-05-19 14:16:35 -05:00
Jason Bosco
c73d571ccb
Update Slack link
2022-05-19 11:12:14 -05:00
Kishore Nallan
d935cb4041
Fix proper prefix expansion.
2022-05-19 16:12:33 +05:30
Kishore Nallan
c481920979
Take care of empty filter value in filter by id.
2022-05-18 16:16:22 +05:30
Jason Bosco
d203a30cc4
Update README.md
2022-05-13 11:23:36 -05:00
Kishore Nallan
0e2257dc29
Fix max_candidates behavior.
2022-05-13 17:41:11 +05:30
Kishore Nallan
d83745a6eb
Log address in slow request logs.
2022-05-12 13:10:07 +05:30
Kishore Nallan
14de7746ed
Fix api auth key memory allocation warning.
2022-05-12 10:58:25 +05:30
Kishore Nallan
d2e4fad605
Placeholder override filtering must match exactly.
2022-05-11 17:08:41 +05:30
Kishore Nallan
de07f89e47
Initialize thread locals earlier.
2022-05-11 17:06:07 +05:30
Kishore Nallan
0e52f93b5a
Additional test for upsert with string field.
2022-05-10 20:35:01 +05:30
Kishore Nallan
4c2c11d495
Test: bootstrap key is not allowed for scoped search.
2022-05-10 18:51:32 +05:30
Kishore Nallan
73cc256e2f
Add guard for protecting writes from low disk space.
2022-05-10 07:46:39 +05:30
Kishore Nallan
8eb19f70a5
Account for token separator during upsert/removal.
2022-05-08 21:14:07 +05:30
Kishore Nallan
ebfa4a4aee
Add test for filtering on array.
2022-05-08 19:50:05 +05:30
Kishore Nallan
3dc17b4e20
Parameterize arch name.
2022-05-08 15:00:17 +05:30
Kishore Nallan
3e08b7d556
Add test for alter with bad field type.
2022-05-07 21:00:57 +05:30
Kishore Nallan
284c3d0dc7
Fix alter on dynamic fields.
2022-05-07 20:52:28 +05:30
Kishore Nallan
dc7c421617
Merge branch 'master' into v0.23
2022-05-05 12:43:52 +05:30
Kishore Nallan
b6908f2f81
Add test for missing fields property in schema change.
2022-04-30 19:19:25 +05:30
Kishore Nallan
da672d3629
Fix access logging cmdline flag.
2022-04-30 14:33:42 +05:30
Kishore Nallan
81ad4c2ba6
Handle dropping of optional field.
2022-04-30 08:37:08 +05:30
Kishore Nallan
9f5b6ed8de
Fix strange random memory error.
2022-04-30 08:14:11 +05:30
Jason Bosco
71d2960973
Update README.md
2022-04-27 19:05:15 -05:00
Kishore Nallan
b3b591d9dd
Option to log requests.
2022-04-27 16:53:15 +05:30
Kishore Nallan
9cfe72da7e
Auth multi_search only when whole body is available.
2022-04-27 13:03:57 +05:30
Kishore Nallan
8104ffb583
Tweak error message.
2022-04-27 11:37:34 +05:30
Jason Bosco
562d07d5f1
Update README.md
2022-04-26 16:31:32 -05:00
Kishore Nallan
305a9bc348
Don't multiplex deletes by default.
2022-04-25 08:37:07 +05:30
Kishore Nallan
e175068533
Improve sorting during filtering.
2022-04-21 13:48:26 +05:30