You are right, it is a custom configuration, thank you Shawn. On Tue, Aug 22, 2023 at 7:06 PM Shawn Heisey <apa...@elyograg.org> wrote:
> On 8/22/23 08:59, rajani m wrote: > > I see this error showing up in logs. What plugin is this referring to? > Any > > solution to resolve this? > > > > 2023-08-21 11:18:10.273 ERROR (qtp1725062057-26751) [] o.a.s.a.V2HttpCall > > Error in init() => org.apache.solr.common.SolrException: Could not load > > plugin at /v1/appconfiguration/ > > The string "appconfiguration" does not appear in the 8.x or 9.x > codebases. If I make it a case-insensitive search, then I do find > things that look unrelated. A URL path like that would be case > sensitive, though. What version of Solr are you running? > > I could be wrong, but I would guess that this is coming from a custom > handler definition in solrconfig.xml, not something that came with Solr. > > Thanks, > Shawn >