Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently the elastic index's min cost is set to 100.1.
This prevents it from getting cost evaluated in case the cost for a competing lucene index is less than 100 (even if the actual cost for elastic is less than the competing lucene index's cost).
So we need to lower this min cost for elastic. Probably set is same as the lucene index
Attachments
Issue Links
- is related to
-
OAK-9457 Lucene index is always used over ES index when the cost is minimal
- Closed