Skip to content

Releases: mkhludnev/lucene-solr

added BUFSIZE environment and Java property

25 Feb 15:42
Compare
Choose a tag to compare

One can use OS property BUFSIZE=8192 or pass $java -DBUFSIZE=8192 to set FastWriter.BUFSIZE deliberately.

Also you can build this branch yourself by ant

~/git/lucene-solr/solr$ ant dist-solrj