-
Notifications
You must be signed in to change notification settings - Fork 697
Open
Description
bleve only exposes an API to open a search index by filename.
It would be nice if you could make an index from a []byte instead so you could embed a precomputed index. For a concrete use case: I would like to ship a geocoding DB with my app and embedding it is the most robust way to do that.
Metadata
Metadata
Assignees
Labels
No labels