[ 
https://issues.apache.org/jira/browse/LUCENE-7549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15653837#comment-15653837
 ] 

Dawid Weiss commented on LUCENE-7549:
-------------------------------------

It'll be a major undertaking as lots of internals have changed. Reviewing 
CHANGES.txt and MIGRATE.txt for each major version released between 3.x and 6.x 
would be a good start, but to be honest it may be easier to just learn how to 
implement the desired functionality with 6.x and replace your code entirely...

> Update Lucene from 3.1.0 to 6.3.0 missing lot of library
> --------------------------------------------------------
>
>                 Key: LUCENE-7549
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7549
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: core/index
>    Affects Versions: 6.3
>         Environment: Netbeans IDE 8.2, Windows 10 x64
>            Reporter: Quách Tài Bửu
>              Labels: newbie
>
> I'm working with the lucene 3.1.0 but i need update to the new version 6.3.0 
> but in the lucene version 6.3.0 it missing lot of library as
> org.apache.lucene.search.ChainedFilter;
> org.apache.lucene.search.FieldCacheRangeFilter;
> org.apache.lucene.search.FieldCacheTermsFilter;
> org.apache.lucene.search.Filter;
> org.apache.lucene.search.NumericRangeFilter;
> org.apache.lucene.search.TermsFilter;
> Can you please me know how to fix it?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to