-
At the very least, we discovered that the interpretation of "field_name:some_string" in the query string defaults to a "contains" not "is equal to" expression, so we are potentially overmatching on ca…
-
I have a use case where the Zod schema is defined as a parameter of another object.
The parsing works, but TypeScript emits two errors:
```ts
import { z } from "zod";
import { parseSearchParam…
-
## STR:
0. Install Plugin "Global Search" if not already done
1. Open a Task in a KANBOARD Projekt which contains the string you will search for. Here "Test " in "Test definitionOfDone"
2. Open _…
-
## Description
I am experiencing issues with exact phrase matching in TypeSense when searching within a string[] array field. Despite using double quotes to enforce phrase matching, TypeSense retur…
-
### Pre-check
- [X] I am sure that all the content I provide is in English.
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and f…
-
- **Package Name**: @azure/search-documents
- **Package Version**: 12.1.0
- **Operating system**: Mac OS
- [x] **nodejs**
- **version**:
- [ ] **browser**
- **name/version**:
- [ ] **types…
-
Given the following program
```erlang
-module(test).
-compile(export_all).
-compile(nowarn_export_all).
-spec trans(string(), [ast_erl:form()]) -> [ast:form()].
trans(Path, Forms) -> trans…
-
**Is your feature request related to a problem? Please describe.**
In our current implementation of searching, users are currently limited to searching for a string.
**Describe the solution you'…
-
https://github.com/nostr-protocol/nips/blob/master/50.md
**app**|**search **|**spam filter**|**domain**|**language**|**sentiment**|**nsfw**|**comment**
-----|-----|-----|-----|-----|-----|-----|--…
-
How to search string type? Some games save in strings numerical values(like the one i was trying to edit). Scanmen can search it, because GameConqueror, another scanmen wrapper have that feature.