1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-09-02 18:33:17 +02:00

508 Commits

Author SHA1 Message Date
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
Thomas Wilkerling
c7cb343f0a adding exports for persistent 2025-03-17 01:13:35 +01:00
Thomas Wilkerling
8d43bdac97 readme custom builds 2025-03-17 01:13:35 +01:00
Thomas Wilkerling
fc83234339 improve module detection (bundle) 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
7b1cfe4e3a fix search options as array #455 2025-03-17 01:13:35 +01:00
Thomas Wilkerling
42495a9e25 fix searchAsync callback 2025-03-17 01:13:35 +01:00
Thomas Wilkerling
d5368bb001 move worker.js to root 2025-03-17 01:13:35 +01:00
Thomas Wilkerling
c58edcc21c add cjs modules in package.json 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
2fb416a73f proper urls to db 2025-03-17 01:12:58 +01:00
Thomas Wilkerling
499027160b add missing interface in build 2025-03-17 01:12:58 +01:00
Thomas Wilkerling
7c064696ee refactoring and cleanup 2025-03-17 01:12:58 +01:00
Thomas Wilkerling
281fc9288b add fixes + install url 2025-03-17 01:12:58 +01:00
Thomas Wilkerling
a00746a2c3 set proper worker path 2025-03-17 01:12:58 +01:00
Thomas Wilkerling
25e4b5d712 bundle pre-release 2025-03-17 01:12:32 +01:00
Thomas Wilkerling
5bcbc72dac Merge remote-tracking branch 'origin/master' 2025-03-01 12:52:49 +01:00
Thomas Wilkerling
68b210916a update urls 2025-03-01 12:52:37 +01:00
Thomas Wilkerling
92f3e0d660 Merge remote-tracking branch 'github/master' 2025-03-01 12:49:22 +01:00
Thomas Wilkerling
0b0c5672bf add flexsearch-0.8.0-preview to benchmark 2025-03-01 12:48:26 +01:00
Thomas Wilkerling
f78ebb3888 Update README.md 2025-02-10 15:14:09 +01:00
Thomas Wilkerling
5391edfb07 Update README.md 2025-02-10 15:12:34 +01:00
Diego Carrasco Gubernatis
f0d0d816a0 add nikola flexsearch plugin to Plugins (extern projects) 2024-06-29 00:06:16 +02:00
Thomas Wilkerling
961c3ae84a update readme 2024-05-01 14:45:20 +02:00
Thomas Wilkerling
e6bcacc848 update readme 2024-05-01 14:43:10 +02:00
Thomas Wilkerling
1ab47b2adf update readme 2024-05-01 14:39:52 +02:00
Thomas Wilkerling
12132cee70 update readme 2024-05-01 14:39:04 +02:00
Thomas Wilkerling
0f7ca1cfb9 update readme 2024-05-01 14:34:25 +02:00
Thomas Wilkerling
2fdeadfd38 update readme 2024-05-01 14:32:08 +02:00
Thomas Wilkerling
e68bd379a7 add sponsors 2024-05-01 14:29:41 +02:00
Thomas Wilkerling
4c3966709f fix package.json browser field 2024-01-10 11:17:04 +01:00
Thomas Wilkerling
12f48e64f7 add index.d.ts to package.json 2024-01-09 21:30:37 +01:00
Thomas Wilkerling
afd75f742f remove bench from master branch 2024-01-08 03:10:25 +01:00
Thomas Wilkerling
06aa6c37d4 update readme 2024-01-08 03:03:39 +01:00
Thomas Wilkerling
7c64745604 update readme 2024-01-08 02:29:20 +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
dependabot[bot]
82ca635824 Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-07 22:47:24 +00:00
dependabot[bot]
59c01418c8 Bump minimist from 1.2.5 to 1.2.8
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-07 22:46:47 +00:00
Thomas Wilkerling
b8279ebddc add index.d.ts from @types/flexsearch 2024-01-07 23:46:06 +01:00
Thomas Wilkerling
346999d22a update build system & bundler 2024-01-07 23:45:18 +01:00
Thomas Wilkerling
c926b76430 remove broken test framework (will come back soon) 2024-01-07 23:09:14 +01:00
Thomas Wilkerling
f18da33d8f make a new version including latest merge 2024-01-06 14:12:13 +01:00
Thomas Wilkerling
53f5ca36a1 Merge pull request #363 from itPiligrim/Fix-bidirectional-description
Fix bidirectional description
2024-01-06 13:21:22 +01:00
Thomas Wilkerling
13e3b44c5e Merge pull request #365 from ianshward/enrich-multi-field
Fix enrich on multi-field search
2024-01-06 13:17:13 +01:00