1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-08-31 17:42:13 +02:00

64 Commits

Author SHA1 Message Date
Thomas Wilkerling
35fd7c80c2 better support for result highlighting when using resolver 2025-06-06 07:57:38 +02:00
Thomas Wilkerling
1c4bcaac2e re-implement append 2025-06-05 08:33:21 +02:00
Thomas Wilkerling
82eed5dc3e new tokenizer "tolerant" 2025-05-23 18:03:10 +02:00
Thomas Wilkerling
db56fa1070 support highlighting on resolver 2025-05-23 11:18:53 +02:00
Thomas Wilkerling
809119b492 fix indexing empty fields
fix redis clear
2025-05-22 11:00:45 +02:00
Thomas Wilkerling
f12b83ec5c add async resolver readme 2025-05-21 19:38:15 +02:00
Thomas Wilkerling
103f617ad5 v0.8.2 2025-05-21 13:43:38 +02:00
Thomas Wilkerling
4a59a9a027 highlighting merged document results 2025-05-14 09:40:10 +02:00
Thomas Wilkerling
9053b2c834 extended support for document resolver 2025-05-12 08:41:03 +02:00
Thomas Wilkerling
5ebe58065c readme update document options 2025-05-07 11:11:32 +02:00
Thomas Wilkerling
f774be9646 extended result highlighting 2025-05-02 13:30:09 +02:00
Thomas Wilkerling
f1818b2de9 fix typo in documentation #380 2025-04-17 16:21:07 +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
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
0abd307853 minor refactoring, dedupe default on 2025-04-06 18:38:07 +02:00
Thomas Wilkerling
91aff88510 readme encoder options 2025-04-06 14:16:20 +02:00
Thomas Wilkerling
ae97d7412a readme worker index options 2025-04-06 11:24:52 +02:00
Thomas Wilkerling
9eca5637d5 readme index options 2025-04-06 10:32:28 +02:00
Thomas Wilkerling
40f17691bf minor refactoring to align with the documentation 2025-03-30 21:57:37 +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
48e78116d7 refactor index.js filenames #481 2025-03-26 19:33:16 +01:00
Thomas Wilkerling
9026442e06 release 0.8.1 2025-03-24 19:58:52 +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
f2302f0dee export/import document worker 2025-03-20 21:58:45 +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
0455fa4b74 hotfix typo 2025-03-17 20:05:10 +01:00
Thomas Wilkerling
8f9096d6e6 use tagged version 2025-03-17 08:48:39 +01:00
Thomas Wilkerling
1820491b05 push v0.8 to master
# Conflicts:
#	README.md
2025-03-17 01:14:11 +01:00
Thomas Wilkerling
e68bd379a7 add sponsors 2024-05-01 14:29:41 +02:00
Thomas Wilkerling
06aa6c37d4 update readme 2024-01-08 03:03:39 +01:00
Thomas Wilkerling
86a5dfe979 update readme and benchmark 2021-06-10 15:09:19 +02:00
Thomas Wilkerling
9b4654be77 update readme 2021-06-08 16:45:55 +02:00
Thomas Wilkerling
0c2ce73ce2 bundle v0.7.0 2021-06-06 00:30:12 +02:00
Thomas Wilkerling
0fa9bcb95d improve scoring calculation 2021-06-05 13:41:12 +02:00
Thomas Wilkerling
d1491da259 improved intersection strategy 2021-06-05 13:41:12 +02:00
Thomas Wilkerling
8b9be00251 main thread parallelization 2021-06-05 13:41:12 +02:00
Thomas Wilkerling
10451f3122 change logo 2021-06-05 13:41:12 +02:00
Thomas Wilkerling
53f6de26b0 support for node.js worker threads 2021-06-05 13:40:45 +02:00
Thomas Wilkerling
f178c7a5fb support for inline worker 2021-06-05 13:40:45 +02:00
Thomas Wilkerling
1ec73ca2c9 added new logo 2021-06-05 13:40:45 +02:00
Thomas Wilkerling
ac532fb6e7 update readme 2021-06-05 13:40:45 +02:00
Thomas Wilkerling
66a215ad59 fix circular module dependencies 2021-06-05 13:40:44 +02:00
Thomas Wilkerling
f5bcf34ac8 minor refactoring 2021-06-05 13:40:44 +02:00
Thomas Wilkerling
d00ab0619d update readme 2021-06-05 13:40:44 +02:00
Thomas Wilkerling
9c7541d993 added support for workers 2021-06-05 13:40:44 +02:00