Label Values composite index
gouthamve opened this issue · 7 comments
@fabxc , @gouthamve
having red the issue description briefly this is still in need to be implemented right?
just so I know how to label the issue.
@krasi-georgiev I was about to implement this in my GSoC. But as there were not many use cases with this, it was decided that we don't implement it for now.
yeah that is what I wanted to know.
Autocompletion sounds very useful so really surprising why it didn't get more interest.
Well, there was no use-case for this. Current APIs also allow for autocompletion but this was supposed to make it more efficient.
This means hardcoding what to autocomplete against and the current implementations were fast enough to not require this optimisation.
so in summary
- what we have works well enough
- there isn't any immediate demand for this
Seems we close this for now and revisit if needed?