dachcom-digital / pimcore-lucene-search

Pimcore Website Indexer (powered by Zend Search Lucene)
Other
26 stars 20 forks source link

Improvement: language and subsite separation. #18

Closed Yivan closed 7 years ago

Yivan commented 7 years ago

Hello,

I was asking me if the plugin can handle subsite and langage separation (for search, autocomplete and suggestion), so it send only result for the langage or subsite ? Is there any way to configure it like this ?

If not, maybe it could be improved to handle multi-site and multi-langage case.

Thanks again for this wonderfull plugin very complete (i really liked the auto sugestion : )) like Google)

solverat commented 7 years ago

Yes, LuceneSearch respects languages, countries and domain restrictions. Just check the backend settings.

Yivan commented 7 years ago

I missed those settings. Great thanks a lot!