-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: atlas-core
-
Labels:None
Before sending the type-names to index-query, current search implementation escape the type-names to handle presence of special characters. Avoiding this repeated computation can help improve search performance.