opensemanticsearch / open-semantic-search-apps

Python/Django based webapps and web user interfaces for search, structure (meta data management like thesaurus, ontologies, annotations and named entities) and data import (ETL like text extraction, OCR and crawling filesystems or websites)
https://opensemanticsearch.org/
GNU General Public License v3.0
95 stars 37 forks source link

Search auto-complete and synonyms not working #46

Open YoannMR opened 5 years ago

YoannMR commented 5 years ago

Hi,

I'm using one of the latest versions of OSS (open-semantic-search_18.12.30.deb).

In the previous version (open-semantic-search_18.09.27.deb), the UI had auto-completion of searches (see screenshot below) and was using the synonyms defined at http://localhost:8983/solr/opensemanticsearch/schema/analysis/synonyms/skos/

It's not the case anymore. Could you please look into it or direct me to the part of the code that may be causing it?

Thanks for your help!

image