EtchUK / Etch.OrchardCore.Search

Module for Orchard Core for adding site search.
MIT License
9 stars 3 forks source link

Make compatible with Elasticsearch #41

Open Piedone opened 10 months ago

Piedone commented 10 months ago

It seems to me from the docs that the module can only be used with the Lucene module. This request is about making it compatible with the recently added Elasticsearch module too. In the code there doesn't seem much related to Lucene, though: https://github.com/search?q=repo%3AEtchUK%2FEtch.OrchardCore.Search%20lucene&type=code

This would also need it to be upgraded for Orchard Core >=1.7.