[
https://issues.apache.org/jira/browse/ATLAS-4108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17270806#comment-17270806
]
ASF subversion and git services commented on ATLAS-4108:
--------------------------------------------------------
Commit 9fcdf0ff2ac008e911741f2ad2ad665710f77e4c in atlas's branch
refs/heads/branch-2.0 from Jarosław Cellary
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=9fcdf0f ]
ATLAS-4108: updated free-text search processor to support Elasticsearch
Signed-off-by: Madhan Neethiraj <[email protected]>
(cherry picked from commit ea4e32d0657cbe5f161aa992578b0983636810ae)
> Enable elasticsearch support in free text search processor
> ----------------------------------------------------------
>
> Key: ATLAS-4108
> URL: https://issues.apache.org/jira/browse/ATLAS-4108
> Project: Atlas
> Issue Type: New Feature
> Components: atlas-core
> Reporter: Jarosław Cellary
> Priority: Minor
> Attachments: ATLAS-4108.patch
>
>
> Currently atlas does not allow to use the free text search processor with
> elasticsearch. Only Solr is supported. Since we're using elasticsearch we did
> some investigation and it turns out that if we remove one line which adds a
> qt param that is solr specific, the rest of the code works with elasticsearch
> just fine.
>
> I prepared a fix for that which I'll share.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)