cozydev-pink / protosearch

prototype search library in pure scala
https://cozydev-pink.github.io/protosearch/
Apache License 2.0
9 stars 5 forks source link

Add support for stored fields #154

Closed valencik closed 8 months ago

valencik commented 9 months ago

In order to easily display metadata for a resulting hit, we'd like the Index to be able to store particular field values that can then be retrieved after searching.

So far our demos have done this out of band with a secondary file of metadata.