You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2019/06/13 08:39:54 UTC

[GitHub] [maven-indexer] mbooth101 opened a new pull request #37: Eliminate use of deprecated Lucene API

mbooth101 opened a new pull request #37: Eliminate use of deprecated Lucene API
URL: https://github.com/apache/maven-indexer/pull/37
 
 
   Refactor to avoid using the following deprecated symbols:
    * Field.Index
    * Field.TermVector
    * Token
   
   These symbols only exist to support transitioning from pre-4.0
   Lucene APIs, so this will make it easier to move to newer Lucenes
   in the future.
   
   Signed-off-by: Mat Booth <ma...@redhat.com>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services