Orchardcore: Implement ElasticSearch module

Created on 17 Sep 2019  路  8Comments  路  Source: OrchardCMS/OrchardCore

Same as Lucene

All 8 comments

You read my mind, yesterday I was read a great post on ElasticSearch

Hi! I work for Elastic feel to to @ me on PR's happy to help/answer questions.

@Mpdreamz if you are interested you could start in the PR for this module

The ElasticSearch module should leverage Nest for Queries. We have now Lucene Queries which uses the Lucene Query API but ElasticSearc has already this done with Nest. So we should end up with ElasticSearch Queries that should be quite the same than Lucene Queries with some small differences here and there since Nest for example can use Exists Queries.

I think we need to first make a service to retrieve different Indexing Providers. And I think we should be able to still use Lucene and/or ElasticSearch at the same time.

@Mpdreamz thanks for proposing to help us!

+1 for this feature. 馃憦

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mobinzk picture mobinzk  路  4Comments

jeffolmstead picture jeffolmstead  路  4Comments

superluminalK picture superluminalK  路  4Comments

ns8482e picture ns8482e  路  4Comments

aghili371 picture aghili371  路  3Comments