Andrey Bozhko

Results 5 issues of Andrey Bozhko

### Justification The SimString paper ([link](http://www.aclweb.org/anthology/C10-1096)) defines the conditions for each similarity measure as follows: ![image](https://user-images.githubusercontent.com/22246447/118412915-3b20fd00-b662-11eb-832c-6f9c1d7ccb15.png) The denominator in the min_size formula for Dice measure reads `(2-alpha)`, not `(2-|X|)`.

This updates the explanation about naming test files to be a little more clear. Fixes #57389

### Description Applications like Solr allow users to reference token filters, tokenizers, etc. by their SPI names - and Lucene provides utility methods to discover and load these services. The...

type:bug

When using pyenv 2.3.10 or later, specifying the VERSION_ALIAS seems to have no effect whatsoever. I suspect that this change (https://github.com/pyenv/pyenv/pull/2568) broke the version aliasing. I also verified that the...

https://issues.apache.org/jira/browse/SOLR-17304 # Description Right now, this is just a reproducer for the issue, and a quick attempt to fix it. ### Steps to reproduce 1. Upload multiple versions of the...

tests
cat:packagemanager