Hi KrishnaVamsi,

Can you tell us a little bit more about how you are using it? You say you
are upgrading a client, but (as indicated by the package name)
org.apache.solr.servlet.SolrRequestParsers is a server side class, so it's
not quite clear why you are getting this from a client. Is this a problem
in custom code that you wrote?

Also the Solr Java client (SolrJ) is in the
https://search.maven.org/artifact/org.apache.solr/solr-solrj/9.6.0/jar
package, not solr-core so you may also be importing the wrong package?

-Gus

On Thu, May 16, 2024 at 9:30 AM Mugi, Krishnavamsireddy <
krishnavamsireddy.m...@paramount.com> wrote:

> Hi Team,
>
> We are upgrading our solr-client(org.apache.solr.solr-core) from 8.11.2 to
> 9.6.0, After upgrading the client, we are getting below error. Kindly help
> us on this error.
>
> Error: cannot access org.apache.solr.servlet.SolrRequestParsers
>
> Is there any alternative way to access SolrRequestParsers class in 9.6.0
> solr client version. Please let us know.
>
> Thanks&Regards
> KrishnaVamsi
>


-- 
http://www.needhamsoftware.com (work)
https://a.co/d/b2sZLD9 (my fantasy fiction book)

Reply via email to