1
0
mirror of https://github.com/nextapps-de/flexsearch.git synced 2025-10-01 15:46:40 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
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
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
84c7a08e9e proper light/compact bundle 2025-03-20 11:53:22 +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
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
b8279ebddc add index.d.ts from @types/flexsearch 2024-01-07 23:46:06 +01:00
Jonas Schade
e193016c3d chore: remove incorrect types 2023-09-28 13:18:14 +02:00
Andrew Lee
457eea1e7e fix: typing of export() function 2021-10-18 17:48:53 +02:00
Andrew Lee
c2df6c9671 feat: make export method return a Promise instead of true 2021-10-18 17:48:15 +02:00
hasparus
5dfb3de415 Add return type annotations in index.d.ts 2020-09-14 22:36:54 +02:00
gritschf
9de476bb8f add doc to CreateOptions and change type from o to string in add(...) 2019-08-14 15:59:59 +02:00
gritschf
e28ce650ca fix generics on SearchResults, add info method and add without 'id' 2019-07-30 11:04:41 +02:00
Rik
be8a9c496d fix: Include missing CreateOptions 2019-06-07 13:45:07 +01:00
Rik
471878d7d7 Beginning of Typescript Definition
minimal typescript declaration
2019-06-07 13:38:57 +01:00