Re: Issue in consuming Lucene plugin

2019-10-08 Thread Mikhail Khludnev
Hello, Rosa. You can try to replace them to org.apache.lucene.queryparser.classic.QueryParser org.apache.lucene.queryparser.classic.ParseException org.apache.lucene.search.IndexSearcher Though, migrating from 2.9 to 7 might have high mileage. On Tue, Oct 8, 2019 at 5:32 AM Rosa Margarita Casillas

Issue in consuming Lucene plugin

2019-10-07 Thread Rosa Margarita Casillas
Hi team,   I am from the Data Studio team, we are consuming the org.apache.lucene.core plugin in our source code. Where in we updated the org.apache.lucene.core version from  2.9.0 to 7.1.0(supported by Photon). But doing that gives us the compilation error in below statements,   import org.apache.