Robert Muir

Results 269 comments of Robert Muir

Hi: this list is automatically generated from `snowball-website` by `gradle regenerate`. Would you mind submitting this PR to the upstream https://github.com/snowballstem/snowball-website instead?

the list looks good, yeah basically grep for Locale/TimeZone/Charset/etc and then reviewing classes using them is the way to find these. @uschindler I think the version file would be good,...

> Fixed the bug and also made the code to execute parallelly, so as to take less time for large document vector files. please, these need to be 2 separate...

> I think the problem is that we have no test corpus to measure the MLT search quality, so we can't directly know if taking square roots of raw term...

i can try to do some tests this weekend (using query-expansion approach). i've just been busy with work and it is a bit time-consuming (need to find some external hard...

> I'll add a flag to opt-in for `branch_9x` when backporting (we would need to preserve the current behavior as default in 9.x). why add flag? The similarity is already...

It does not do this by default, but can be easily modified to do so... I have done it before. It is one way to measure how well the mlt...

Lucene doesn't do any logging. If you want to improve the logging, please open an issue in SOLR. I don't think we should do this. However we format the date,...

thanks for updating the PR! Its late tonight, but I will look at this this week. I think I haven't looked since the patch so I am sure there are...

> I'm inclined to think the significant performance gain for such a common case is worth it -- as a user I'd certainly not want that type of functionality hidden...