1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-09-08 21:20:41 +02:00

521 Commits

Author SHA1 Message Date
Thomas Wilkerling
9eca5637d5 readme index options 2025-04-06 10:32:28 +02:00
Pablo R. Dinella
d4644bb920 Fix tokenizer option examples in README.md 2025-04-01 17:21:46 -03:00
Thomas Wilkerling
112a07725f improve result highlighting #480 2025-04-01 10:29:03 +02:00
Thomas Wilkerling
607300efe1 index.d.ts describe default export 2025-04-01 07:37:36 +02:00
Thomas Wilkerling
40f17691bf minor refactoring to align with the documentation 2025-03-30 21:57:37 +02:00
Thomas Wilkerling
bdfddd5509 readme another try to adjust thickness 2025-03-30 17:02:49 +02:00
Thomas Wilkerling
c1a2067230 readme adjust separator thickness 2025-03-30 16:58:48 +02:00
Thomas Wilkerling
d807df6cca readme use separators 2025-03-30 16:57:01 +02:00
Thomas Wilkerling
80be96d3ac readme udpate links 2025-03-30 16:52:15 +02:00
Thomas Wilkerling
2ef17eacaf update readme part 2 of 2 2025-03-30 16:49:53 +02:00
Thomas Wilkerling
b75fff8937 add readme part 1.5 of 2 2025-03-29 18:57:26 +01:00
Thomas Wilkerling
2b1771fd6d update readme part 1 of 2 2025-03-27 21:04:06 +01:00
Thomas Wilkerling
5abd01a3c5 universal charset presets, fix #483 2025-03-27 18:16:37 +01:00
Thomas Wilkerling
98c6039a0a push version 2025-03-26 19:37:26 +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
b85e3eab37 use nested export style for package.json 2025-03-25 23:00:53 +01:00
Thomas Wilkerling
626bb99e3c update demo auto-complete 2025-03-25 21:15:27 +01:00
Thomas Wilkerling
718b73ecd0 removing directory entries in exports package.json 2025-03-25 20:13:09 +01:00
Thomas Wilkerling
3ea1de592d also adding flexsearch/esm to "browser" package.json 2025-03-25 20:05:10 +01:00
Thomas Wilkerling
611169a58e improve hints in "browser" package.json 2025-03-25 20:03:24 +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 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
2c8aee791c adding examples document worker export 2025-03-20 22:02:14 +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 0.8.0 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
cc8cbd40b7 proper url 2025-03-17 08:49:48 +01:00
Thomas Wilkerling
8f9096d6e6 use tagged version 2025-03-17 08:48:39 +01:00
Thomas Wilkerling
201a978b17 update links 2025-03-17 08:26:20 +01:00
Thomas Wilkerling
0d042fa2b4 add updated package-lock.json 2025-03-17 08:21:57 +01:00
Thomas Wilkerling
2c80a8ee78 restore readme 2025-03-17 08:13:38 +01:00
Thomas Wilkerling
1820491b05 push v0.8 to master
# Conflicts:
#	README.md
2025-03-17 01:14:11 +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
870c8c702a add examples for export/import 2025-03-17 01:13:36 +01:00