Displaying 8 results from an estimated 8 matches for "worddelimiterfilterfactori".
Did you mean:
worddelimiterfilterfactory
2018 Mar 04
4
Deprecations for schema.xml and newest Solr version (7.2.x)
Hi,
the schema.xml example provided for dovecot in
/usr/share/doc/dovecot-<verison> does not work anymore with the newest
Solr Version (as I know of 7.2.x) because some field classes and filter
classes are deprecated in this version.
The changes (according to the Solr documentation) would have to be :
In the index analyzer :
<fieldType name="long"
2011 May 29
1
solr substring schema.xml
I'm trying a modified schema.xml with solr - it appears I now have
substring searches!
I took the schema.xml file shipped with Dovecot, and modified the text
field definition to be:
<fieldType name="text" class="solr.TextField" positionIncrementGap="100">
<analyzer type="index">
<tokenizer
2015 Jan 03
2
Help with installing Apache Solr with Dovecot 2.2
Hi,
I am relatively new to Apache Solr and I am trying to get it to integrate
with Dovecot 2.2 running on Ubuntu 14.04 and needed a little help with
configuration.
The following steps I have already configured. Appreciate if someone could
help, so please help me!
1. Apache Solr installed, up and running
6406 [main] INFO org.eclipse.jetty.server.AbstractConnector ?
Started SocketConnector at
2015 Mar 05
2
Dovecot Full Text Search: HTTP 500 : Unknown fieldType 'text_general' specified on field text. [SERIOUS]
Hi Muzzafer,
I get the error as specified below when i try to added it in as a field:-
I dont think text_general is a valid field?
HTTP ERROR 500
Problem accessing /solr/. Reason:
{msg=SolrCore 'collection1' is not available due to init failure:
Could not load conf for core collection1: Unknown fieldType
'text_general' specified on field text. Schema file is
2017 Feb 09
2
Solr 6.4.1
I've been running Solr for a while (4.10.3) - wanted to make the jump to
the latest & greatest. I installed 6.4.1, copied over my schema.xml -
and after a couple false starts where I needed to tweak it work with the
new version...it works! I did not copy the database, started from
scratch, and executed a "doveadm fts rescan -A". But...
Judging solely from at least one
2020 Jul 22
3
Trying to use solr
Hi,
I am finally trying to use an fts engine with dovecot. My version is
2.3.7.2 under Ubuntu 20.04.
I installed solr 7.7.3 and then 8.6.0 to see if this was a
version-related error. I copied the schema from 7.7.0 as many people
said this was fine.
I get the following error when trying to reindex a user's mailbox:
doveadm(francis at francisaugusto.com): Error: fts_solr: Indexing failed:
2015 Mar 05
3
Dovecot Full Text Search results in SolrException: undefined field text [SERIOUS]
Hello,
My dovecot constantly runs into this error.
I want to fix this one last time, I am tired of troubleshooting so
please someone give me a lasting and proper solution for this error. I
think its a problem with the dovecot-solr module.
Please tell me how do I find the root of this problem with Dovecot.
There is a problem with the body search text field. It always
fails(with no result), other
2013 Feb 05
1
"Header is huge" in fts-solr
Hi, Timo and all!
I am trying to index mail in a test mailbox using fts_solr plugin for
full-text search. On most mailboxes, it works fine, but on some big
messages I get
warnings like the following, and then I get an Out of memory error from
Solr, then the indexer-worker process (or doveadm) crashes with "assertion
failed" error and the backtrace: