[
https://issues.apache.org/jira/browse/ATLAS-3275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sridhar updated ATLAS-3275:
---------------------------
Description:
Basic Search with "query" string throws "Problem accessing
/solr/vertex_index/freetext".
As part of this fix, a setting shall be added to enable/disable solr client
with other components. The configuration name is
"atlas.graph.index.search.solr.create-client-per-request". When set to true, a
new Solr client will be created every time, a solr client request is made. When
it is false, the components will use the same solr client along with
Solr6Index. This setting is applicable when SOLR is index provider. Default
value is true.
was:
Basic Search with "query" string throws "Problem accessing
/solr/vertex_index/freetext".
As part of this fix, a setting shall be added to enable/disable solr client
with other components. The configuration name is
"atlas.graph.index.search.solr.create-client-per-request". When set to true, a
new Solr client will be created every time, a solr client request is made. When
it is false, the components will use the same solr client along with
Solr6Index. This setting is applicable when SOLR is index provider.
> Basic Search with "query" string throws "Problem accessing
> /solr/vertex_index/freetext" when SOLR version is 7.4.
> -----------------------------------------------------------------------------------------------------------------
>
> Key: ATLAS-3275
> URL: https://issues.apache.org/jira/browse/ATLAS-3275
> Project: Atlas
> Issue Type: Improvement
> Reporter: Sridhar
> Priority: Major
>
> Basic Search with "query" string throws "Problem accessing
> /solr/vertex_index/freetext".
> As part of this fix, a setting shall be added to enable/disable solr client
> with other components. The configuration name is
> "atlas.graph.index.search.solr.create-client-per-request". When set to true,
> a new Solr client will be created every time, a solr client request is made.
> When it is false, the components will use the same solr client along with
> Solr6Index. This setting is applicable when SOLR is index provider. Default
> value is true.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)