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]

Reply via email to