[
https://issues.apache.org/jira/browse/LUCENE-9000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rosa Casillas updated LUCENE-9000:
----------------------------------
Summary: Cannot resolve classes from org.apache.lucene.core plugin and
others (was: Cannot resolve clases from org.apache.lucene.core plugin and
others)
> Cannot resolve classes from org.apache.lucene.core plugin and others
> --------------------------------------------------------------------
>
> Key: LUCENE-9000
> URL: https://issues.apache.org/jira/browse/LUCENE-9000
> Project: Lucene - Core
> Issue Type: Bug
> Components: core/queryparser
> Affects Versions: 7.1
> Environment: DTP consume that org.apache.lucene.core plugin and
> trying to compile with the class got this error.
> The compilation error for import of:- import
> org.apache.lucene.queryParser.ParseException; import
> org.apache.lucene.queryParser.QueryParser; import
> org.apache.lucene.search.Searcher;
>
>
>
> Reporter: Rosa Casillas
> Priority: Major
> Fix For: 7.1
>
>
> we are consuming the *org.apache.lucene.core* plugin in our source code.
> Wherein 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;_
>
> Can you please let us know how to resolve these imports?
>
>
> We took a look on the content and noticed that that class is not direct there
> We tried with Classis class but even was not able to resolve it, We dont
> have issue with previous version (2.9.0)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]