opensemanticsearch / open-semantic-search

Open Source research tool to search, browse, analyze and explore large document collections by Semantic Search Engine and Open Source Text Mining & Text Analytics platform (Integrates ETL for document processing, OCR for images & PDF, named entity recognition for persons, organizations & locations, metadata management by thesaurus & ontologies, search user interface & search apps for fulltext search, faceted search & knowledge graph)
https://opensemanticsearch.org
GNU General Public License v3.0
944 stars 164 forks source link

Facet option "Closed" #156

Open opensemanticsearch opened 5 years ago

opensemanticsearch commented 5 years ago

For environments with many facets an enabled facet/ontology should be configurable as "Closed" in search UI, so the values are visible after opening it in the search UI.

Mandalka commented 5 years ago

The option is implemented in model/DB/UI of Open Semantic Search Apps admin UI and can be set/imported.

Todo: Use/implement it in Solr-PHP-UI for search https://github.com/opensemanticsearch/solr-php-ui/issues/51