-
Hello,
first of all, thank's for this awesome plugin...
I use it with useFlexSearch from react-use-flexsearch but I am unable to find out why this happens and how to get rid of it.
Let's say …
-
heya thanks for the great library.
consider the following scenario:
titles to search:
- title
- title1
currently, if I search for `titl` I get both. Also If I search for `title` I get both,…
-
Mettre à jour les libraries Angular et autres dépendances...
- [x] Mettra à jour Angular v17
- [ ] Corriger les problèmes d'interface avec flexsearch
-
The supplied type definitions are not correct importing the Index as such:
```
import { Index } from 'flexsearch';
const index = new Index();
```
results in the error:
```'Index' only refers to …
-
A great addition would be local javascript based search like:
- http://lunrjs.com/
- https://github.com/nextapps-de/flexsearch
- https://github.com/Tipue/Tipue-Search
or similar.
This would a…
-
Search will need to be improved as the volume of projects increases. Just dropping some relevant links here for now:
- https://lunrjs.com/
- https://github.com/typesense/typesense
- https://sto…
-
As many other svelte libraries (and even the official svelte websites) have a searchable documentation I think that the lacks of it really undermine the amazing work put into the documentation.
I'm…
-
I think this part of documentation is wrong
> There is one situation where the bool property is still supported. When you like to switch the default "or" logic from the field
> search into "and",…
-
The new type definitions are incredible. However it is missing some described, but not explicitly documented [Index Options](https://github.com/nextapps-de/flexsearch#index-options).
![image](https…
-
1) Wrap Set Field by Name in Get Searchable Fields
If[IsValidExpression($fieldName) and
If( PatternCount(FieldType(""; $fieldName); "Date"); GetAsDate($searchWord)≠"?"; 1) ]
...
End If
2) Adjus…