Is there any point at all to this variable? I commented it completely out of
the code and everything compiles. I can find no references to the getter
anywhere in the code base.
Shalin, I think you might know what the original intent was? Should I raise a
JIRA?
There’s a parameter facet.threads
Pushed 8x fix SOLR-14209. Watching.
On Sun, Feb 9, 2020 at 4:07 PM Apache Jenkins Server <
jenk...@builds.apache.org> wrote:
> Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/1051/
>
> All tests passed
>
> Build Log:
> [...truncated 12146 lines...]
> [javac] Compiling 1326 source
Also, given how people use search, they hit performance issues long before
running out of document IDs. Usually. Although that said I do know of one user
who’s running in the 1.0-1.5B range per replica so 2B is just around the
corner. Of course they have to be _very_ careful how they use Solr.