search for: requesthandlerbase

Displaying 20 results from an estimated 25 matches for "requesthandlerbase".

2020 Jul 22
3
Trying to use solr
...eplace it accordingly. 7/21/2020, 6:38:47 PM WARN false x:dovecot SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly. 7/22/2020, 6:43:46 PM ERROR false x:dovecot RequestHandlerBase java.lang.IllegalStateException: Type mismatch: uid was indexed as SORTED_NUMERIC 7/22/2020, 6:43:46 PM ERROR false x:dovecot HttpSolrCall null:java.lang.IllegalStateException: Type mismatch: uid was indexed as SORTED_NUMERIC 7/22/2020, 6:43:49 PM ERROR false x:dovecot...
2015 Mar 05
3
Dovecot Full Text Search results in SolrException: undefined field text [SERIOUS]
...rser.parse(LuceneQParser.java:50) at org.apache.solr.search.QParser.getQuery(QParser.java:141) at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:148) at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:197) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135) at org.apache.solr.core.SolrCore.execute(SolrCore.java:1967) at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:64) at org.apache.solr.core.SolrCore$5.call(SolrCore.java:1739) at java.util.concurrent.FutureTask.run(FutureTask....
2017 Sep 20
2
Dovecot 2.1.17 and Solr 6.6.1
Hello. I'm trying to set fts plugin for working with Apache Solr 6.6.1, but after the setting I get the following error .... o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Bad contentType for search handler :text/xml request={q=from:"test"&fl=uid,score&sort=uid+asc&fq=%2Bbox:a8012d2edac165591d3c000043730d65+%2Buser:" user at example.com"&rows=5543} I've set everything according to the guid...
2015 Feb 13
0
Dovecot FTS Sor Error
....java:247) at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:174) at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:99) at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135) at org.apache.solr.core.SolrCore.execute(SolrCore.java:1967) at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:777) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:418) at org.apache.solr.servl...
2017 Feb 09
2
Solr 6.4.1
...scans do not appear to generate any dovecot error logs - but I'm not certain. Each new mailbox/subfolder scanned will each have one error on the initial scan. 3. Solr's log gives me the following - on every search. 2017-02-09 05:50:12.412 ERROR (qtp205125520-15) [ x:dovecot] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Bad contentType for search handler :text/xml request={q=from:"test"+OR+to:"test"+OR+cc:"test"+OR+subject:"test"+OR+body:"test"&fl=uid,score&sort=uid+asc&fq=%2Bbox:c1af150abfc9df4d7f7a00003bc41c5f+%...
2017 Sep 21
2
Dovecot 2.1.17 and Solr 6.6.1
...Aki Tuomi <aki.tuomi at dovecot.fi>: > > > On 20.09.2017 12:51, Siarhei Chystsiakou wrote: > > Hello. > > I'm trying to set fts plugin for working with Apache Solr 6.6.1, but > after > > the setting I get the following error .... > > > > o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Bad > > contentType for search handler :text/xml > > request={q=from:"test"&fl=uid,score&sort=uid+asc&fq=%2Bbox: > a8012d2edac165591d3c000043730d65+%2Buser:" > > user at example.com"&rows=5543} > >...
2017 Feb 09
3
Solr 6.4.1
...logs >> - but I'm not certain. Each new mailbox/subfolder scanned will each >> have one error on the initial scan. >> >> 3. Solr's log gives me the following - on every search. >> 2017-02-09 05:50:12.412 ERROR (qtp205125520-15) [ x:dovecot] >> o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Bad >> contentType for search handler :text/xml >> request={q=from:"test"+OR+to:"test"+OR+cc:"test"+OR+subject:"test"+OR+body:"test"&fl=uid,score&sort=uid+asc&fq=%2Bbox:c1af150abfc9df4d7f...
2020 Jul 26
2
Trying to use solr
...options=DOCS > <snip> >> 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 > <snip> >> 7/22/2020, 6:43:46 PM ERROR false x:dovecot RequestHandlerBase java.lang.IllegalStateException: Type mismatch: uid was indexed as SORTED_NUMERIC > > These errors are a LOT longer than what we see here. It appears that you are showing us what you can see in the logging tab of the admin UI ... you will see far more detail if you find the solr.log file an...
2013 Apr 28
3
Dovecot Solr Panic
...olrException: ParseError at [row,col]:[1188418,131] Message: Premature end of file. at org.apache.solr.handler.XMLLoader.load(XMLLoader.java:72) at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:54) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:131) at org.apache.solr.core.SolrCore.execute(SolrCore.java:1317) at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:338) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:241)...
2015 Mar 05
0
Dovecot Full Text Search results in SolrException: undefined field text [SERIOUS]
...gt; at org.apache.solr.search.QParser.getQuery(QParser.java:141) > at > org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:148) > at > org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:197) > at > org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135) > at org.apache.solr.core.SolrCore.execute(SolrCore.java:1967) > at > org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:64) > at org.apache.solr.core.SolrCore$5.call(SolrCore.java:1739) > at java.util.concurrent.F...
2017 Sep 21
1
Dovecot 2.1.17 and Solr 6.6.1
...; >> On 20.09.2017 12:51, Siarhei Chystsiakou wrote: > >>> Hello. > >>> I'm trying to set fts plugin for working with Apache Solr 6.6.1, but > >> after > >>> the setting I get the following error .... > >>> > >>> o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Bad > >>> contentType for search handler :text/xml > >>> request={q=from:"test"&fl=uid,score&sort=uid+asc&fq=%2Bbox: > >> a8012d2edac165591d3c000043730d65+%2Buser:" > >>> user at example.co...
2017 Feb 10
1
Solr 6.4.1
...Each new mailbox/subfolder scanned will each >>>> have one error on the initial scan. >>>> >>>> 3. Solr's log gives me the following - on every search. >>>> 2017-02-09 05:50:12.412 ERROR (qtp205125520-15) [ x:dovecot] >>>> o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Bad >>>> contentType for search handler :text/xml >>>> request={q=from:"test"+OR+to:"test"+OR+cc:"test"+OR+subject:"test"+OR+body:"test"&fl=uid,score&sort=uid+asc&fq=%2Bbox:c1...
2013 Jul 21
1
dovecot fts solr plugin
...) at org.apache.solr.search.QParser.getQuery(QParser.java:143) at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:105) at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:165) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129) at org.apache.solr.core.SolrCore.execute(SolrCore.java:1376) at org.apache.solr.core.QuerySenderListener.newSearcher(QuerySenderListener.java:59) at org.apache.solr.core.SolrCore$3.call(SolrCore.java:1182) at java.util.concu...
2015 Mar 05
2
Dovecot Full Text Search: HTTP 500 : Unknown fieldType 'text_general' specified on field text. [SERIOUS]
...t; >> >> >> >> >> >> >> >> org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:197) >> >> >> at >> >> >> >> >> >> >> >> >> org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135) >> >> >> at org.apache.solr.core.SolrCore.execute(SolrCore.java:1967) >> >> >> at >> >> >> >> >> >> >> >> >> org.apache.solr.core.QuerySenderListener.newSearcher(Quer...
2012 Nov 18
4
panic fts_solr for bad attachment
...org.apache.solr.common.SolrException: Invalid UTF-8 start byte 0xfc (at char #25214836, byte #26687495) at org.apache.solr.handler.XMLLoader.load(XMLLoader.java:81) at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:58) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129) at org.apache.solr.core.SolrCore.execute(SolrCore.java:1376) at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:365) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:260) at org.apache.catalina.c...
2012 Dec 31
5
2.1.12: Panic: file solr-connection.c: line 547 (solr_connection_post_more)
...315) at org.apache.solr.handler.XMLLoader.processUpdate(XMLLoader.java:156) at org.apache.solr.handler.XMLLoader.load(XMLLoader.java:79) at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:58) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129) at org.apache.solr.core.SolrCore.execute(SolrCore.java:1376) at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:365) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:260)...
2017 Feb 09
0
Solr 6.4.1
...erate any dovecot error logs > - but I'm not certain. Each new mailbox/subfolder scanned will each > have one error on the initial scan. > > 3. Solr's log gives me the following - on every search. > 2017-02-09 05:50:12.412 ERROR (qtp205125520-15) [ x:dovecot] > o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Bad > contentType for search handler :text/xml > request={q=from:"test"+OR+to:"test"+OR+cc:"test"+OR+subject:"test"+OR+body:"test"&fl=uid,score&sort=uid+asc&fq=%2Bbox:c1af150abfc9df4d7f7a00003b...
2017 Feb 10
0
Solr 6.4.1
...I'm not certain. Each new mailbox/subfolder scanned will each >>> have one error on the initial scan. >>> >>> 3. Solr's log gives me the following - on every search. >>> 2017-02-09 05:50:12.412 ERROR (qtp205125520-15) [ x:dovecot] >>> o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Bad >>> contentType for search handler :text/xml >>> request={q=from:"test"+OR+to:"test"+OR+cc:"test"+OR+subject:"test"+OR+body:"test"&fl=uid,score&sort=uid+asc&fq=%2Bbox:c1af150abf...
2017 Sep 21
0
Dovecot 2.1.17 and Solr 6.6.1
On 20.09.2017 12:51, Siarhei Chystsiakou wrote: > Hello. > I'm trying to set fts plugin for working with Apache Solr 6.6.1, but after > the setting I get the following error .... > > o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Bad > contentType for search handler :text/xml > request={q=from:"test"&fl=uid,score&sort=uid+asc&fq=%2Bbox:a8012d2edac165591d3c000043730d65+%2Buser:" > user at example.com"&rows=5543} > > I've set everythi...
2017 Sep 21
0
Dovecot 2.1.17 and Solr 6.6.1
...t dovecot.fi>: > >> >> On 20.09.2017 12:51, Siarhei Chystsiakou wrote: >>> Hello. >>> I'm trying to set fts plugin for working with Apache Solr 6.6.1, but >> after >>> the setting I get the following error .... >>> >>> o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Bad >>> contentType for search handler :text/xml >>> request={q=from:"test"&fl=uid,score&sort=uid+asc&fq=%2Bbox: >> a8012d2edac165591d3c000043730d65+%2Buser:" >>> user at example.com"&rows=554...