Where is that?
enabling tracing, (header trace-parent)
Thanks.
De: Jan Høydahl
Enviado: viernes, 13 de enero de 2023 16:42
Para: users@solr.apache.org
Asunto: Re: Logging correlation id
Have you considered enabling tracing, (header trace-parent) and get that
On 1/15/23 22:56, Mike wrote:
Thank you for your answer, you were right, the suggester is not in the
plugin list.
I have now taken over the configuration from the example techproducts from
the solrconfig.xml
with only three changes (field->content, weightField-> left empty and
suggestAnalyzerFie
Thank you for your help.
I don't see any errors in the logs.
https://paste.debian.net/hidden/89df3382/
mike
Am Mo., 16. Jan. 2023 um 16:31 Uhr schrieb Shawn Heisey :
> On 1/15/23 22:56, Mike wrote:
> > Thank you for your answer, you were right, the suggester is not in the
> > plugin list.
> >
On 1/16/2023 9:25 AM, Mike wrote:
Thank you for your help.
I don't see any errors in the logs.
https://paste.debian.net/hidden/89df3382/
mike
If I try with your solrconfig.xml, after fixing errors about missing
fieldTypes in the schema, I see that the /suggest handler is not
present. The X
So starting to update ancient solr app to 9.1 and also the SolrJ indexer. When
I try to add a document, I am getting Exception in thread "main"
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error
from server at http://my.host:8983/solr/qmap: Searching for Solr You mus
On 1/16/23 15:27, Phil Scadden wrote:
So starting to update ancient solr app to 9.1 and also the SolrJ indexer. When I try to
add a document, I am getting Exception in thread "main"
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from
server at http://my.host:89
Wow - thanks very much for that. I had tried against techproducts but then
scratched my head about failed id. I will look closely at these now.
Again, really appreciate your prompt and helpful response.
-Original Message-
From: Shawn Heisey
Sent: Tuesday, 17 January 2023 1:43 PM
To: use