On 6/12/23 21:06, gnandre wrote:
Hi,
I am using Solr 9.2.1 (official docker image).
When I try to index a document, I get the error shown at the bottom of this
email.
I added your fieldType to a config, added a field using that type,
uploaded it to ZK, created a collection with that config,
Here is the corresponding stopwords.txt file content:
\# Licensed to the Apache Software Foundation (ASF) under one or more
\# contributor license agreements. See the NOTICE file distributed with
\# this work for additional information regarding copyright ownership.
\# The ASF licenses this f
Hi,
I am using Solr 9.2.1 (official docker image).
When I try to index a document, I get the error shown at the bottom of this
email.
Here is my corresponding filter setting