[ https://issues.apache.org/jira/browse/SOLR-330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Grant Ingersoll updated SOLR-330: --------------------------------- Attachment: SOLR-330.patch OK, I removed the WDF setPositionIncrement addition, otherwise patch is as before minus the Capitalization stuff that has already been committed. I plan to commit tomorrow or Monday. > Use new Lucene Token APIs (reuse and char[] buff) > ------------------------------------------------- > > Key: SOLR-330 > URL: https://issues.apache.org/jira/browse/SOLR-330 > Project: Solr > Issue Type: Improvement > Reporter: Yonik Seeley > Assignee: Grant Ingersoll > Priority: Minor > Attachments: SOLR-330.patch, SOLR-330.patch > > > Lucene is getting new Token APIs for better performance. > - token reuse > - char[] offset + len instead of String > Requires a new version of lucene. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.