Pinal Shah created ATLAS-4467:
---------------------------------
Summary: Basic Search : Search with type Asset takes long time to
respond
Key: ATLAS-4467
URL: https://issues.apache.org/jira/browse/ATLAS-4467
Project: Atlas
Issue Type: Bug
Components: atlas-core
Reporter: Pinal Shah
Assignee: Pinal Shah
As the subTypes of Asset type is growing, the basic search query length to
search with 'Asset' and all subTypes increases.
Basic Search has validation on query length < 512
(atlas.graph.index.search.types.max-query-str-length) to search through
indexes, beyond which it will use graph query
--
This message was sent by Atlassian Jira
(v8.3.4#803005)