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

120 Commits

Author SHA1 Message Date
Thomas Wilkerling
6ff2ea73cc github actions: test directory issue 2025-04-17 15:32:23 +02:00
Thomas Wilkerling
e572d97eb4 github actions: test directory issue 2025-04-17 15:30:45 +02:00
Thomas Wilkerling
6df662d084 github actions: test directory issue 2025-04-17 15:25:30 +02:00
Thomas Wilkerling
a8bc4d56c7 github actions: test directory issue 2025-04-17 15:22:30 +02:00
Thomas Wilkerling
e159f9f9cf github actions: remove --exit flag 2025-04-17 15:21:02 +02:00
Thomas Wilkerling
65ba1e7e41 github actions: change directory 2025-04-17 15:19:15 +02:00
Thomas Wilkerling
726d467a23 github actions: skip persistent tests 2025-04-17 15:12:48 +02:00
Thomas Wilkerling
d20c1509b2 set type to "module" in test/package.json 2025-04-17 15:07:54 +02:00
Thomas Wilkerling
c358bc2005 use proper test files directory 2025-04-17 15:03:16 +02:00
Thomas Wilkerling
9226c164d7 update test/package-lock.json 2025-04-17 14:46:37 +02:00
Thomas Wilkerling
97fc8e1c88 add package-lock.json for the test env 2025-04-17 14:43:50 +02:00
Thomas Wilkerling
b70d639180 add test for context chain (term duplication) 2025-04-17 10:11:27 +02:00
Thomas Wilkerling
b75cccb0f8 fix result highlighting #489 2025-04-17 10:09:16 +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
8d89fd5b14 fix result highlighting on document worker 2025-04-14 14:22:10 +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
9eca5637d5 readme index options 2025-04-06 10:32:28 +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
afa4a8acb9 fix indexeddb #475 2025-03-25 16:14:17 +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
c926b76430 remove broken test framework (will come back soon) 2024-01-07 23:09:14 +01:00
Thomas Wilkerling
2de3f31fe6 FIX tests 2021-06-05 13:39:02 +02:00
Thomas Wilkerling
9852a70028 ADD v0.7.0 (preview) 2021-06-05 13:37:27 +02:00
Luke Paireepinart
788a5a57c7 Fix link to elasticlunr so site will work
elasticlunr minified dist file is no longer in the base github repo, so we need to pin to a specific release version instead.  This is the same version as used in benchmark.html.
2020-05-16 08:50:44 -05:00
Thomas Wilkerling
60cbab3f87 v0.6.30 Customize Field Storage 2019-07-24 03:10:42 +02:00
Thomas Wilkerling
97cc0d9cc7 v0.6.24 Separate Exports 2019-07-23 19:06:29 +02:00
Thomas Wilkerling
0997910f4d v0.6.2 Improve Suggestion, Improve Coverage, Add Tests 2019-02-23 17:57:48 +01:00
Thomas Wilkerling
5bfbc30d91 Add fuzzysearch to comparison 2019-02-22 01:24:18 +01:00
Thomas Wilkerling
8a4c8f849d v0.6.1, Fix: #54 2019-02-22 01:00:01 +01:00
Thomas Wilkerling
4b90402025 Update Readme 2019-02-19 23:44:14 +01:00
Thomas Wilkerling
f9e276890f v0.6.0 Pagination, Fix: #48 2019-02-19 03:28:16 +01:00
Thomas Wilkerling
78fbae7ef5 Disable flexsearch.node.js injection in test 2019-02-16 13:05:49 +01:00
Thomas Wilkerling
4cf4d94819 v0.5.31 Improve Logical Operators, Fix: #44, #45, #46 2019-02-16 01:08:40 +01:00
Thomas Wilkerling
89125f62a3 v0.5.3 Logical Operator 2019-02-13 13:14:26 +01:00
Thomas Wilkerling
f1a162137e v0.5.2 Intersect Partial Results, Fix: #38 #39 2019-02-13 00:15:50 +01:00
Thomas Wilkerling
f22b23105d v0.5.1 Resolution 2019-02-12 02:52:15 +01:00
Thomas Wilkerling
1bfab0e2be v0.5.0 Where / Find / Tags / Custom Sort 2019-02-08 20:11:53 +01:00
Thomas Wilkerling
c00e62b221 v0.4.0 2019-02-05 19:54:20 +01:00
Thomas Wilkerling
ca2b06baa4 v0.3.62 2019-02-04 21:01:43 +01:00
Zadkiel
3d2324c7da Delete rawgit.com links from benchmark.html 2019-02-03 21:22:43 +01:00
Zadkiel
121c734cbc Delete rawgit.com links from matching.html 2019-02-03 21:20:07 +01:00
Thomas Wilkerling
3e1b9c3ae4 v0.3.6 2019-02-03 18:21:31 +01:00
Thomas Wilkerling
a43db89ca5 v0.3.51 2019-02-03 00:57:15 +01:00
Thomas Wilkerling
ef846b508d v0.3.5 2019-02-02 21:43:16 +01:00