caltechlibrary / dataset

dataset is a command line tool, Go package, shared library and Python package for working with JSON objects as collections
https://caltechlibrary.github.io/dataset
Other
23 stars 4 forks source link

frames should be used to define basic Bleve indexes #57

Closed rsdoiel closed 6 years ago

rsdoiel commented 6 years ago

A frame contains enough information to define an index (e.g. label, dot path, content type).

rsdoiel commented 6 years ago

This is being postponed for a future v1.x release. Bleve continues to undergo rapid development and Lunrjs is promising for crate oriented web use cases.