denshoproject / ddr-local

Web UI used for interacting with DDR collections and entities on a local machine.
Other
3 stars 0 forks source link

ElasticSearch mappings #142

Closed gjost closed 10 years ago

gjost commented 10 years ago

Certain fields (e.g. notes) must not be displayed in the public interface. It would be better for those to not be indexed in the first place.

Other fields (e.g. topics) must have the correct ElasticSearch mappings so they can be used for faceted searching.