1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-09-25 21:08:59 +02:00
Commit Graph

24 Commits

Author SHA1 Message Date
Thomas Wilkerling
2431b51a4f update index.d.ts 2025-05-08 22:08:07 +02:00
Thomas Wilkerling
dafb137153 improve encoder term deduplication + stemmer 2025-04-16 10:54:39 +02:00
Thomas Wilkerling
75ae9a0285 add term de-duplication to the encoder by also keeping the context chain 2025-04-16 09:14:17 +02:00
Thomas Wilkerling
c767fef769 disable post-filter after stemmer 2025-04-12 10:29:53 +02:00
Thomas Wilkerling
0abd307853 minor refactoring, dedupe default on 2025-04-06 18:38:07 +02:00
Thomas Wilkerling
40f17691bf minor refactoring to align with the documentation 2025-03-30 21:57:37 +02:00
Thomas Wilkerling
5abd01a3c5 universal charset presets, fix #483 2025-03-27 18:16:37 +01:00
Thomas Wilkerling
e878ce5f99 more tests, more fixes 2025-03-24 18:33:20 +01:00
Thomas Wilkerling
63531ef4f1 (re)adding tests, migration 2025-03-22 15:42:12 +01:00
Thomas Wilkerling
f2302f0dee export/import document worker 2025-03-20 21:58:45 +01:00
Thomas Wilkerling
d9f235ce3b document resolver, reduce code duplication, refactoring 2025-03-19 14:33:22 +01:00
Thomas Wilkerling
0c21ae1c45 update benchmark table 2025-03-17 12:36:55 +01:00
Thomas Wilkerling
41b55bead6 chunked export/import 2025-03-17 01:13:36 +01:00
Thomas Wilkerling
76d089b27c v0.8 compatible export/import 2025-03-17 01:13:36 +01:00
Thomas Wilkerling
baf0faaf81 result highlighting 2025-03-17 01:13:36 +01:00
Thomas Wilkerling
bc54664434 encoder adjustments 2025-03-17 01:13:36 +01:00
Thomas Wilkerling
a59d26a4d7 fix sqlite, fix resolver 2025-03-17 01:13:36 +01:00
Thomas Wilkerling
4b9900560a improve bundle compatibility 2025-03-17 01:13:36 +01:00
Thomas Wilkerling
59e95a2951 usinst Sqlite within examples 2025-03-17 01:13:36 +01:00
Thomas Wilkerling
3d7db8526e improve bundle + add examples 2025-03-17 01:13:35 +01:00
Thomas Wilkerling
bf86d833be keep scoring on intersect-union (tags) 2025-03-17 01:13:35 +01:00
Thomas Wilkerling
1cbd1b33fe bundle pre-release
# Conflicts:
#	README.md
2025-03-17 01:13:32 +01:00
Thomas Wilkerling
7c064696ee refactoring and cleanup 2025-03-17 01:12:58 +01:00
Thomas Wilkerling
25e4b5d712 bundle pre-release 2025-03-17 01:12:32 +01:00