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

34 Commits

Author SHA1 Message Date
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
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
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
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
4fe11882ca fix imports 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
3a00dba465 fast-boot serialization for server-side-rendering 2025-03-17 01:13:35 +01:00
Thomas Wilkerling
da475effee proper limit/offset for suggestions 2025-03-17 01:13:35 +01:00
Thomas Wilkerling
6dadab9354 add union for suggestions 2025-03-17 01:13:35 +01:00
Thomas Wilkerling
9535941206 proper intersection calculation, fix #448 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
Thomas Wilkerling
a0a798d7fe fix node.js exports, resolve eval 2024-01-08 01:49:39 +01:00
Thomas Wilkerling
5c54b465a8 fix esm export (build) 2024-01-07 23:59:35 +01:00
Thomas Wilkerling
346999d22a update build system & bundler 2024-01-07 23:45:18 +01:00