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 <[email protected]> wrote: > 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.lucene.queryParser.ParseException;import > org.apache.lucene.queryParser.QueryParser;import > org.apache.lucene.search.Searcher;* > > > *Seems like cant find it* > > Can you please let us know how to resolve these imports? does something > changed about that classes in new Photon content from previous versions? > > Thank you, > Rosa Casillas > > --------------------------------------------------------------------- To > unsubscribe, e-mail: [email protected] For additional > commands, e-mail: [email protected] -- Sincerely yours Mikhail Khludnev
