Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.1.0
-
None
-
None
Description
For full text search, Atlas is using separate collection with name "Full-Text-Search" for text searches. This collection maintains index on a Full Text string that is created using all the attributes of the Entity. This improvement will try to eliminate the need to maintain this collection and use SOLR search more efficiently.