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

65 Commits

Author SHA1 Message Date
Thomas Wilkerling
2431b51a4f update index.d.ts 2025-05-08 22:08:07 +02:00
Thomas Wilkerling
f774be9646 extended result highlighting 2025-05-02 13:30:09 +02:00
Thomas Wilkerling
b75cccb0f8 fix result highlighting #489 2025-04-17 10:09:16 +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
ac4e0cd8d1 fix redis enrich 2025-04-14 14:23:20 +02:00
Thomas Wilkerling
8d89fd5b14 fix result highlighting on document worker 2025-04-14 14:22:10 +02:00
Thomas Wilkerling
c37605cf7d fix document result highlighting when using "pluck" 2025-04-14 10:13:56 +02:00
Thomas Wilkerling
952b92a80b fix document.searchCache() 2025-04-13 15:44:20 +02:00
Thomas Wilkerling
6aadad9c3d re-add CJK encoder supporting graphemes 2025-04-12 11:05:00 +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
112a07725f improve result highlighting #480 2025-04-01 10:29:03 +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
48e78116d7 refactor index.js filenames #481 2025-03-26 19:33:16 +01:00
Thomas Wilkerling
bbccf2d1a6 fix result highlighting #480 2025-03-26 16:01:49 +01:00
Thomas Wilkerling
471830ef0f fix indexeddb #479 2025-03-26 09:40:20 +01:00
Thomas Wilkerling
b2db45a47c update bundle 2025-03-26 00:08:29 +01:00
Thomas Wilkerling
afa4a8acb9 fix indexeddb #475 2025-03-25 16:14:17 +01:00
Thomas Wilkerling
21313f594b fix export property #471 2025-03-24 21:26:27 +01:00
Thomas Wilkerling
9026442e06 release 0.8.1 2025-03-24 19:58:52 +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
019c60da24 fix export, add runtime balancer for async tasks 2025-03-21 20:34:26 +01:00
Thomas Wilkerling
adde2a9861 fix default resolver state, fix indexeddb transaction recycling 2025-03-21 13:03:02 +01:00
Thomas Wilkerling
f2302f0dee export/import document worker 2025-03-20 21:58:45 +01:00
Thomas Wilkerling
e55c2d1efc fix tokenizer "default" 2025-03-20 12:42:30 +01:00
Thomas Wilkerling
5b9d92311c bypass config in nodejs environment 2025-03-20 12:12:41 +01:00
Thomas Wilkerling
84c7a08e9e proper light/compact bundle 2025-03-20 11:53:22 +01:00
Thomas Wilkerling
b2c79cfd0e worker index basic support export/import 2025-03-20 09:45:18 +01:00
Thomas Wilkerling
b0311432fd async polling handler 2025-03-20 07:45:45 +01:00
Thomas Wilkerling
d9f235ce3b document resolver, reduce code duplication, refactoring 2025-03-19 14:33:22 +01:00
Thomas Wilkerling
0455fa4b74 hotfix typo 2025-03-17 20:05:10 +01:00
Thomas Wilkerling
0c21ae1c45 update benchmark table 2025-03-17 12:36:55 +01:00
Thomas Wilkerling
2509bcfe5f proper lang builds 2025-03-17 09:48:43 +01:00
Thomas Wilkerling
44153a67ad type definitions v0.8 2025-03-17 01:13:36 +01:00
Thomas Wilkerling
be80bb0513 add result highlighting to autocomplete demo 2025-03-17 01:13:36 +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
c2bd70aad5 hotfix index entry duplication 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
5d3eb14cd8 update examples 2025-03-17 01:13:36 +01:00
Thomas Wilkerling
4b9900560a improve bundle compatibility 2025-03-17 01:13:36 +01:00
Thomas Wilkerling
4fe11882ca fix imports 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