fergiemcdowall / search-index

A persistent, network resilient, full text search library for the browser and Node.js
MIT License
1.38k stars 149 forks source link

feat: switch to `abstract-level` #586

Closed mikaelkaron closed 2 years ago

mikaelkaron commented 2 years ago

closes #585

mikaelkaron commented 2 years ago

This depends on https://github.com/fergiemcdowall/fergies-inverted-index/pull/44 being merged and released, and after that updating package.json.

mikaelkaron commented 2 years ago

I think related to this I'll send a PR to update the types as well...

fergiemcdowall commented 2 years ago

@mikaelkaron good idea re types

mikaelkaron commented 2 years ago

@mikaelkaron good idea re types

I've prepared needed changes but waiting for you to release before I submit a PR. This assumes you'll release this as 3.2.

fergiemcdowall commented 2 years ago

Great! 3.2.0 is now out on npm