vivo-community / scholars-discovery

BSD 3-Clause "New" or "Revised" License
2 stars 6 forks source link

Prune discovery models nested object properties #204

Closed ghost closed 4 years ago

ghost commented 4 years ago

Nested object properties should be limited to those being used for searching, faceting, filtering, or sorting. Others can be removed to improve indexing and searching performance.

In addition each field should be designated indexed only if it is used for searching, faceting, filtering, or sorting. Otherwise, it should only be stores.