codingchili / chili-core

Reactive framework for creating transport & storage-transparent microservices with Vert.x
https://codingchili.github.io/chili-core/
MIT License
14 stars 5 forks source link

Improvements to indexing in CQEngine #200

Closed codingchili closed 5 years ago

codingchili commented 6 years ago

If a field that is queried is of zero length, then an error will be thrown when the radix tree index is built.

codingchili commented 5 years ago

This has not been an issue for quite a while, closing for now.