You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FlexSearch has been helping developers around the world build powerful, efficient search functionalities for years. Maintaining and improving the library requires significant time and resources. If you’ve found this project valuable and you're interested in supporting the project, please consider donating. Thanks a lot for your continued support!
@@ -40,13 +41,13 @@ FlexSearch has been helping developers around the world build powerful, efficien
<img src="doc/antithesis_logo.svg" width="180" alt="Donate using Open Collective"><br>
44
+
<img src="doc/antithesis_logo.svg" width="200" alt="Donate using Open Collective"><br>
44
45
Antithesis Operations LLC
45
46
</center>
46
47
</a>
47
48
<h1></h1>
48
49
49
-
FlexSearch performs queries up to 1,000,000 times faster <ahref="https://nextapps-de.github.io/flexsearch/"target="_blank">compared to other libraries</a> by also providing <ahref="https://nextapps-de.github.io/flexsearch/match.html"target="_blank">powerful search capabilities</a> like multi-field search (document search), phonetic transformations, partial matching, tag-search or suggestions.
50
+
FlexSearch performs queries up to 1,000,000 times faster <ahref="https://nextapps-de.github.io/flexsearch/"target="_blank">compared to other libraries</a> by also providing <ahref="https://nextapps-de.github.io/flexsearch/match.html"target="_blank">powerful search capabilities</a> like multi-field search (document search), phonetic transformations, partial matching, tag-search, result highlighting or suggestions.
50
51
51
52
Bigger workloads are scalable through workers to perform any updates or queries to the index in parallel through dedicated balanced threads.
52
53
@@ -563,9 +564,9 @@ The **_dist_** folder is located in: `node_modules/flexsearch/dist/`
0 commit comments