Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
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.
Attachments
Issue Links
- links to