[
https://issues.apache.org/jira/browse/ATLAS-4561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nithin Kumara Narayanaswamy Teekaramanaa updated ATLAS-4561:
------------------------------------------------------------
Labels: 2.2.0 (was: )
> Suggestions feature for elasticsearch backend
> ---------------------------------------------
>
> Key: ATLAS-4561
> URL: https://issues.apache.org/jira/browse/ATLAS-4561
> Project: Atlas
> Issue Type: Wish
> Reporter: Nithin Kumara Narayanaswamy Teekaramanaa
> Priority: Major
> Labels: 2.2.0
>
> Hello,
> Currently the suggestion feature only works for solr indexing backend but not
> for other backends like elasticsearch.
> {code:java}
> if (solrClient == null) {
> LOG.warn("The indexing system is not solr based. Suggestions feature
> will not be
> available.");
> return;
> }
> {code}
> It would be a nice to have feature.
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)