Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nextapps-de/flexsearch

Next-Generation full text search library for Browser and Node.js
https://github.com/nextapps-de/flexsearch

fix package.json browser field

4c3966709f855c6980c21035cf230b2f9150d065 authored 10 months ago by Thomas Wilkerling <[email protected]>
add index.d.ts to package.json

12f48e64f729cdbea21d73112f0ce507ac76cc81 authored 10 months ago by Thomas Wilkerling <[email protected]>
remove bench from master branch

afd75f742f2224ba0d3f8019331f5b679d32080e authored 10 months ago by Thomas Wilkerling <[email protected]>
update readme

06aa6c37d4003baa1cbfa67d82aa9692f292fc3c authored 10 months ago by Thomas Wilkerling <[email protected]>
update readme

7c64745604737d5ab2750393da4d48f84d720e0c authored 10 months ago by Thomas Wilkerling <[email protected]>
fix node.js exports, resolve eval

a0a798d7fe10c40048769ea4b478d418a8a3e5a5 authored 10 months ago by Thomas Wilkerling <[email protected]>
fix esm export (build)

5c54b465a8c4a5f444a28b3226d7703875f67f42 authored 10 months ago by Thomas Wilkerling <[email protected]>
add index.d.ts from @types/flexsearch

b8279ebddcc4d5659ec61b9de98877b5908466f7 authored 10 months ago by Thomas Wilkerling <[email protected]>
update build system & bundler

346999d22ab08044deb33abad01097c8e0fe6878 authored 10 months ago by Thomas Wilkerling <[email protected]>
remove broken test framework (will come back soon)

c926b76430877ee357bf55f3fd85b8206725975c authored 10 months ago by Thomas Wilkerling <[email protected]>
make a new version including latest merge

f18da33d8f784a4b518d4541926fe4d9036ca204 authored 10 months ago by Thomas Wilkerling <[email protected]>
Merge pull request #363 from itPiligrim/Fix-bidirectional-description

Fix bidirectional description

53f5ca36a172024feabdf206b4c2b9039fb8beca authored 10 months ago by Thomas Wilkerling <[email protected]>
Merge pull request #365 from ianshward/enrich-multi-field

Fix enrich on multi-field search

13e3b44c5eae04240beced6bda8aad2aa3199a77 authored 10 months ago by Thomas Wilkerling <[email protected]>
Merge pull request #373 from thexeos/issue-358

Fix enriched results after importing Document

8941276009e29d2c6d8c8273232db53df813ec5a authored 10 months ago by Thomas Wilkerling <[email protected]>
Merge pull request #374 from thexeos/issue-353

Make exports return a Promise that resolves after last callback was called

d4a1dae150eb5332db9d9aceb465abc873757002 authored 10 months ago by Thomas Wilkerling <[email protected]>
Merge pull request #398 from danawoodman/patch-1

Update docs for usage with ESM / ES6

09213036119ec66e726f7eaebc66ac8ff61a8c67 authored 10 months ago by Thomas Wilkerling <[email protected]>
Merge pull request #400 from salim-b/fix-readme

Fix README

9e2f2180327653a686f3c427f87fd1934fb8b4ea authored 10 months ago by Thomas Wilkerling <[email protected]>
Merge pull request #404 from 50rayn/master

Added Vue plugin to README

74a2d5e2644e106e9b27013070df65fdf5473e63 authored 10 months ago by Thomas Wilkerling <[email protected]>
update readme

1d620d68c498e6617192fdd6ff6e0e70c666b254 authored 10 months ago by Thomas Wilkerling <[email protected]>
increase version, add announcement

85c5e67e2b6f62a24171731538c0feb00a446dcb authored 10 months ago by Thomas Wilkerling <[email protected]>
add comment to whitespace detection for older chrome version

497a1ac1e8ada1acbb12a8042c2703777806ebe4 authored 10 months ago by Thomas Wilkerling <[email protected]>
Merge pull request #405 from DerZade/remove-incorrect-types

Remove incorrect types to reduce maintenance overhead

1436eff2907b215d2246c4390e753ee910e4de80 authored 10 months ago by Thomas Wilkerling <[email protected]>
chore: remove incorrect types

e193016c3d601c804df44005e679c54b70a705e8 authored about 1 year ago by Jonas Schade <[email protected]>
Added Vue plugin to README

e8428190117d13c52a5f03c2f900c5a2cce12a2a authored about 1 year ago by Sorin Gitlan <[email protected]>
Update README

see https://github.com/nextapps-de/flexsearch/issues/237#issuecomment-872078905

42a203e120ecf4a770f162efcbc9b89bd18b26c0 authored about 1 year ago by Salim B <[email protected]>
Fix typos

04e533d13c72cc03b8bd7e1d694f41bb5a10933b authored over 1 year ago by Dana Woodman <[email protected]>
Update docs for usage with ESM / ES6

The existing docs show a relative path, not the actual npm module bundle path.

I believe this...

9c278a9168566ceb49262beb162f84b27eba9e41 authored over 1 year ago by Dana Woodman <[email protected]>
add donation

1243fd883ec3aa6113a22919d2cad334cd006c80 authored over 1 year ago by Thomas Wilkerling <[email protected]>
fix issue #353

Create new variable in document and index exports, which contains a handle for Promise resolve c...

3f7d594983b04c42fa48bf3b4ae274626ad8be98 authored over 1 year ago by Teodor Atroshenko <[email protected]>
fix issue #358

When exporting `store` and `tag` objects of Document, unset the `field` to prevent them from bei...

4388d9f63d61ce261d19f73e4c2921ab6c169653 authored over 1 year ago by Teodor Atroshenko <[email protected]>
Fix enrich on multi-field search

Fixes #352

2e184610fc4ed2dc6c8b30e6f032eda4bec06651 authored almost 2 years ago by ianshward <[email protected]>
Fix bidirectional description

32f21429f8bbffedff0829033273dde0dc02eb70 authored almost 2 years ago by administrator <[email protected]>
fix issue #273

9abb781357f04e7db8529654c6941009771f4bf1 authored about 2 years ago by Thomas Wilkerling <[email protected]>
Merge pull request #275 from tiejunhu/master

fix nested export key

d10ddca9228f069285ac961b7eeb2d3e0bfb5406 authored about 2 years ago by Thomas Wilkerling <[email protected]>
release v0.7.3

9c8342384b4e75b1050ba041bdbdc7a2237ebdba authored about 2 years ago by Thomas Wilkerling <[email protected]>
fix issue #251

ed8c039aa810672123e790c20b82aac511f5d256 authored about 2 years ago by Thomas Wilkerling <[email protected]>
revert changes made by Andrew Lee, fix issue #288

858f018e3b58716d5fbb54668f1b39617437c518 authored about 2 years ago by Thomas Wilkerling <[email protected]>
fix issue #249 #260 #273 #274 #290 #294

729e66046fc5130a4948a6a8ff91b7a850054d39 authored about 2 years ago by Thomas Wilkerling <[email protected]>
fix issue #238

755f1ffbf89de0c37fe605282721e03bb5f0e407 authored about 2 years ago by Thomas Wilkerling <[email protected]>
replace "indexOf" with "includes"

811b7e11c7f4ef815d84a0f928a3884aa14f84c7 authored about 2 years ago by Thomas Wilkerling <[email protected]>
fix issue #313

a26cd5398f7d4d91dc7da97fdf06db5b11b716d8 authored about 2 years ago by Thomas Wilkerling <[email protected]>
fix issue #264

c9308a70fdcc0c797b6a9f5d3ec227ed4d7a5280 authored about 2 years ago by Thomas Wilkerling <[email protected]>
add lyra to benchmark comparison

2e7eeeb7d548015d6b2869fa003082eb7a01a3ce authored about 2 years ago by Thomas Wilkerling <[email protected]>
Merge pull request #333 from benmccann/patch-1

add `module` field to `package.json`

129880797baa42363b40e49b416723b8fa13c864 authored about 2 years ago by Thomas Wilkerling <[email protected]>
Merge pull request #315 from maximilianMairinger/patch-1

Fix doc formatting

e74320e38df68f1b5f683e7bd4d95a53b9fd860f authored about 2 years ago by Thomas Wilkerling <[email protected]>
Merge branch 'master' into patch-1

e18dce1fa68f01e97a2ac0d1b22c27882d08c335 authored about 2 years ago by Thomas Wilkerling <[email protected]>
Merge pull request #303 from Elliot67/patch-1

fix: prevent interpreted emoji

0bf83cae4e5481277f9a70bbde275a872dfef0cc authored about 2 years ago by Thomas Wilkerling <[email protected]>
add `module` field to `package.json`

f65225db734441c7ae4703f8dd729ac152328dc7 authored about 2 years ago by Ben McCann <[email protected]>
Fix doc formatting

ed08f9344595e9135b7bbb400d4068c8070e7a97 authored over 2 years ago by Maximilian Mairinger <[email protected]>
fix: prevent interpreted emoji

84aa8d18d0c9fa7ad71f1dc196f873655743ec43 authored almost 3 years ago by Elliot Lintz <[email protected]>
FIX encoding numeric values

bffb255b7904cb7f79f027faeb963ecef0a85dba authored almost 3 years ago by Thomas Wilkerling <[email protected]>
build dist files

64b61743a7552bc61243d44600bf41ed8c132e9e authored about 3 years ago by Thomas Wilkerling <[email protected]>
fix(export): remove erroneous Promise.resolve(true) call

3bdd6a4183f141f6027db7afe1d4ca0090313d41 authored about 3 years ago by Andrew Lee <[email protected]>
chore(export): build

c4faeb83f448962a49d0c9d21a2a8dbffa55bb41 authored about 3 years ago by Andrew Lee <[email protected]>
fix: typing of export() function

457eea1e7e204bf858d2bbd122945bedde8c779d authored about 3 years ago by Andrew Lee <[email protected]>
Revert "Merge pull request #1 from ehaynes99/master"

This reverts commit d54d4ece3975f67aa770b02ba77e2108c34b7b14, reversing
changes made to 65b027ca...

1d508c3f5cecd8a8a9111d3bbbabb65cbe067111 authored about 3 years ago by Andrew Lee <[email protected]>
Publish typescript definitions with module

d5d88506678cf3d2f549e0b4af5a5ad7ac8014b5 authored about 3 years ago by Eric Haynes <[email protected]>
chore: yarn build

85d02507895a4958d0d8d0291bfe0feb0e9518e5 authored about 3 years ago by Andrew Lee <[email protected]>
feat: use await/async

28f5cf8a4dc34b7b8117bf5b21379f6a08a4fe15 authored about 3 years ago by Andrew Lee <[email protected]>
yarn build

038fc92197b032d7045b3f445d4cb1ec229f9bcc authored about 3 years ago by Andrew Lee <[email protected]>
feat: return a promise for exportDocument function

28846f65a40086a7909d32eda761a9cd47063973 authored about 3 years ago by Andrew Lee <[email protected]>
feat: make export method return a Promise instead of true

c2df6c9671b03e8abbba17d37a3283b339f40882 authored about 3 years ago by Andrew Lee <[email protected]>
fix nested export key

eb3ceceafafd007c4a6d30e181815f8076db4ff8 authored about 3 years ago by oldhu <[email protected]>
Fix multi-field search for documents

3014e80d75fd7c312555a69c256ae7a04915fede authored about 3 years ago by theguy <[email protected]>
FIX #246

65b027ca316ceefd8ea89f472561a0f91179b2f3 authored over 3 years ago by Thomas Wilkerling <[email protected]>
update changelog

34ca66c68804f4a3c2f9ad5d18fbb741902ddf20 authored over 3 years ago by Thomas Wilkerling <[email protected]>
migrate autocomplete demo

c5bc2d31e483b9707cfb280177d16ccad1778562 authored over 3 years ago by Thomas Wilkerling <[email protected]>
support custom boost

improve whitespace normalization

540d25e97117c73b1ce9e50e54423e5d8140a710 authored over 3 years ago by Thomas Wilkerling <[email protected]>
fix #231

19bdd2f2d306c7cb1470cf5caab5bf9258daee18 authored over 3 years ago by Thomas Wilkerling <[email protected]>
update readme

08c5baf832738d5fa218b2edccb504789f4497ad authored over 3 years ago by Thomas Wilkerling <[email protected]>
Merge pull request #222 from davfsa/bugfix/options-treated-as-fields

Fix options being detected as fields

2fcd37061ee0d9565b8c9df9e0ad896372885069 authored over 3 years ago by Thomas Wilkerling <[email protected]>
Merge branch 'master' into bugfix/options-treated-as-fields

2a6471154a8e6e60536e7dd8ae1ed5a906b34d82 authored over 3 years ago by Thomas Wilkerling <[email protected]>
fix #223 #224

316f5a466f6fece90b5bba29be6d66f98dd4c965 authored over 3 years ago by Thomas Wilkerling <[email protected]>
Fix options being detected as fields

- Fix clean job to work on UNIX based systems
- Fix build.js to work on UNIX based systems

36e06d33e0cc5fee4b1a9a45793baeb56bd8e343 authored over 3 years ago by davfsa <[email protected]>
update readme

328c136ec802a19d33a98fa9d947064d9207150b authored over 3 years ago by Thomas Wilkerling <[email protected]>
fix package

e1cb65473cf938b2e86c41e63ada4a2b6f99e4db authored over 3 years ago by Thomas Wilkerling <[email protected]>
update readme

8fded8dffbc51d7a8f10acbf200b4f9bdd17b674 authored over 3 years ago by Thomas Wilkerling <[email protected]>
update readme and benchmark

86a5dfe97919a91a4b4688b95f46a290ada44893 authored over 3 years ago by Thomas Wilkerling <[email protected]>
update readme

9b4654be7765490904d4bb6b58463a1f8e847a12 authored over 3 years ago by Thomas Wilkerling <[email protected]>
Merge pull request #219 from gamtiq/patch-1

Fix a typo in README

a64a6a8a469eeec751411e6d1a81b7003186f6da authored over 3 years ago by Thomas Wilkerling <[email protected]>
Merge pull request #220 from lionello/patch-1

Update README.md: fix typo Arrary

c2435a593861a78cffbb9f8fb548bfb2274610e9 authored over 3 years ago by Thomas Wilkerling <[email protected]>
update readme

8ee0e9c3aeda0a00494eff87e467099982fcd15b authored over 3 years ago by Thomas Wilkerling <[email protected]>
bundle v0.7.0

0c2ce73ce29ee69b5873ca5cd2e4e297e2c0d460 authored over 3 years ago by Thomas Wilkerling <[email protected]>
stretch score to full resolution + improve intersection

bce8923cee9d8d3820a8d48a5773b69197553879 authored over 3 years ago by Thomas Wilkerling <[email protected]>
improve language handler

0386c3fc94b37c1020d85a105a08573ec41074fd authored over 3 years ago by Thomas Wilkerling <[email protected]>
change logo

10451f3122a189086475a5040875dd807864409f authored over 3 years ago by Thomas Wilkerling <[email protected]>
fix adding documents (async)

344f8501f4c3aa0bf720b6c2552fdf4fbd2bfa3a authored over 3 years ago by Thomas Wilkerling <[email protected]>
fix node.js worker threads

94235f3e744452dd7adf2e3ac5737e90d895dafe authored over 3 years ago by Thomas Wilkerling <[email protected]>
main thread parallelization

8b9be00251985415bdd686a9c0ae16bf49a80b1e authored over 3 years ago by Thomas Wilkerling <[email protected]>
improve scoring calculation

0fa9bcb95d30900630156ddba5e62886e22abab0 authored over 3 years ago by Thomas Wilkerling <[email protected]>
improved intersection strategy

d1491da25909fcfd81b315beee9e4d78fbb7b8ed authored over 3 years ago by Thomas Wilkerling <[email protected]>
update bundler

a68e6d15dead517ac929685fd9a732a95eb4279b authored over 3 years ago by Thomas Wilkerling <[email protected]>
support for inline worker

f178c7a5fbef46406517085f6c70be7ed511dcc0 authored over 3 years ago by Thomas Wilkerling <[email protected]>
update readme

ac532fb6e791151a8d63031024e1dfb0bd50fb1c authored over 3 years ago by Thomas Wilkerling <[email protected]>
support for node.js worker threads

53f6de26b07df504b6b9fe284179d7b109dd74c8 authored over 3 years ago by Thomas Wilkerling <[email protected]>
fix synchronous document search

c7b2fe52ba797599535f16030380fe15f6cf2aa7 authored over 3 years ago by Thomas Wilkerling <[email protected]>
added new logo

1ec73ca2c94da21e26a68c05a3159e339b5ae50d authored over 3 years ago by Thomas Wilkerling <[email protected]>
added support for workers

9c7541d9939d89290af0a2254c4beaaba800fb90 authored over 3 years ago by Thomas Wilkerling <[email protected]>
update readme

d00ab0619d9baa84abc799894f622561fab895fd authored over 3 years ago by Thomas Wilkerling <[email protected]>
minor refactoring

f5bcf34ac8c76d6b0f18cc1116774609b90c16a2 authored over 3 years ago by Thomas Wilkerling <[email protected]>