Shawn, thanks. It was the lack of an update/extract handler that was causing 
the problem. 
I was using the _default configset and switching to the sample_tech_products 
configset solved that problem.

-----Original Message-----
From: Shawn Heisey <apa...@elyograg.org> 
Sent: Monday, April 25, 2022 10:33 PM
To: users@solr.apache.org
Subject: [Non-DoD Source] Re: I can index documents when running Solr 8.11.1 in 
stand-alone mode, but not when using solr in cloud mode

On 4/25/2022 9:51 AM, Heller, George A III CTR (USA) wrote:
> <title>Error 404 Not Found</title>
>
> </head>
>
> <body><h2>HTTP ERROR 404 Not Found</h2>
>
> <table>
>
> <tr><th>URI:</th><td>/solr/xlm_core_pAp/update/extract</td></tr>
>

This 404 error indicates that either the collection does not exist or the 
/update/extract handler is not defined in the solrconfig.xml file that the 
collection is pulling from zookeeper. If you are sure the collection named 
"xlm_core_pAp" (case sensitive) exists, then it's going to be the configuration 
problem.

Please do not cross-post to multiple lists.  The dev list is not the right 
place for your question, and it looks like your message actually never made it 
to the users list -- probably because you're not subscribed to that list.  This 
reply is only going to the users list and direct to you.

The dev list is for discussion about development of Solr itself -- not for 
development of user applications that connect to Solr

Thanks,
Shawn

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to