bagri
bagri copied to clipboard
[Core] another index improvements
- configurable collations for string indices;
- partial index: to index only certain documents/values;
- regex index: to index only values which conforms to some regex pattern?
anything else?
add functional indices! not too complex to implement.. more complex is their usage at query time!