Hello,
We are using solr 4.10.4 and we want to update to 5.4.1.
With solr 4.10.4:
- we extend BooleanQuery with a custom class in order to update the
coordination factor behaviour (coord method) but with solr 5.4.1 this
computation does not seem to be done by BooleanQuery anymore
- in order to u
Hello,
We are using solr 4.10.4 and we want to update to 5.4.1.
With solr 4.10.4:
- we extend BooleanQuery with a custom class in order to update the
coordination factor behaviour (coord method) but with solr 5.4.1 this
computation does not seem to be done by BooleanQuery anymore
- in order to u