[ 
https://issues.apache.org/jira/browse/ATLAS-4467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pinal Shah updated ATLAS-4467:
------------------------------
    Description: 
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

*WorkAround*
Increase the query length to greater value.

  was:
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


> 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
>            Priority: Major
>
> 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
> *WorkAround*
> Increase the query length to greater value.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to