Displaying 5 results from an estimated 5 matches for "adddoc".
2015 Feb 13
0
Dovecot FTS Sor Error
...3765be2ea8594f54780e00003555fc1a/useri at domain.net to the index; possible
analysis error.
org.apache.solr.common.SolrException: Exception writing document id
1/3765be2ea8594f54780e00003555fc1a/ochi at sicl.net to the index;
possible analysis error.
at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:168)
at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
at org.apache.solr.update.processor.DistributedUpdateProcessor...
2006 Jun 14
3
In memory IndexReader bug?
Hi All,
Hope all is going well.
I''m having trouble with the following code creating an in memory index
reader - it seems to be attempting to read from a file regardless.
Here''s the simple code:
require ''rubygems''
require ''ferret''
a = Ferret::Index::Index.new
r = Ferret::Index::IndexReader.new(nil)
Running the code on my OS X machine
2020 Jul 22
3
Trying to use solr
...ion writing document id
210/9fd7941e8297d25d91600000c3fdd3da/francis at francisaugusto.com to the
index; possible analysis error: cannot change field "box" from index
options=DOCS_AND_FREQS_AND_POSITIONS to inconsistent index options=DOCS
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:246)
Parallel to this, I got some log messages on Solr before attempting to
reindex the user (sorry for the garbadged text:
TIME (LOCAL)
LEVEL
CORE
LOGGER
MESSAGE
7/21/2020, 6:38:47 PM
WARN false
x:dovecot
SolrResourceLoader
Solr loaded a...
2020 Jul 26
2
Trying to use solr
__
Francis Augusto Medeiros-Logeay
francis at francisaugusto.com
Mobile: +47 45 17 14 91
Oslo, Norway
Sent from a mobile device / Enviado a partir de dispositivo m?vel
> On 24 Jul 2020, at 19:34, Shawn Heisey <elyograg at elyograg.org> wrote:
>
> ?On 7/22/2020 11:13 AM, Francis Augusto Medeiros-Logeay wrote:
>> On Solr I get this error:
>>
2013 Feb 05
1
"Header is huge" in fts-solr
...at
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:766)
at
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:2328)
at
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:2300)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:240)
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:61)
at
org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:115)
at org.apache.solr.handler.XMLLoader.processUpdate(XM...