Displaying 20 results from an estimated 3000 matches similar to: "solr_add_definite_query quotes queries"
2014 Aug 12
1
BUG: Solr FTS engine appends domain name to index records
The Solr FTS engine appends domain names to the "user" and "id" fields inside Solr when indexing. However, when an IMAP search is performed, the domain name is not appended, resulting in 0 results, 100% of the time.
You can reproduce this by setting up dovecot to have user names like?"admin", "james", etc (as opposed to admin at example.com). Then import
2014 Jul 31
1
Solr 4+ schema.xml?
Does anyone have a Solr 4+ compatible schema.xml for dovecot indexing? I am trying to test to see if regex-based FTS searching works through IMAP, but Solr 4.9.0 is throwing an error, "SolrException: undefined field text", on startup with the schema.xml included with Dovecot 2.2.9.
Thanks.
G H
2020 Nov 13
1
dovecot fts-solr + solr 8.7.0 upgrade: "Indexing failed: 401 Unauthorized" + "Transaction commit failed: FTS transaction commit failed: backend deinit" ?
On 13/11/2020 22:04, PGNet Dev wrote:
>> I guess you didn't need to enclose username and password in quotes, i.e.
>>
>> fts_solr =
>> url=https://myuser:my%40pass at solr.example.com:8984/solr/dovecot/
>> use_libfts soft_commit=yes batch_size=250
>
> On 11/13/20 12:56 PM, John Fawcett wrote:
>
>> I guess you didn't need to enclose username and
2020 Nov 13
2
dovecot fts-solr + solr 8.7.0 upgrade: "Indexing failed: 401 Unauthorized" + "Transaction commit failed: FTS transaction commit failed: backend deinit" ?
On 13/11/2020 21:32, PGNet Dev wrote:
> On 11/13/20 11:37 AM, John Fawcett wrote:
>>> still dunno why the 401. :-/
>>
>> So I just did a quick check of running dovecot with a standalone
>> solr-8.7.0 instance and I'm not seeing any issues.
>
> +1
>
>> I confirm I haven't configured anything for indexer or indexer-worker in
>> dovecot, just
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
2017 Sep 21
2
Dovecot 2.1.17 and Solr 6.6.1
Can I used the patch on dovecot 2.1.17 ?
2017-09-21 11:17 GMT+02:00 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
2017 Sep 21
1
Dovecot 2.1.17 and Solr 6.6.1
This patch is not valid for dovecot 2.1.17 :(
Will my config (dovecot 2.1.17) be suitable for the dovecot => 2.2.19 ?
Thanks
2017-09-21 12:05 GMT+02:00 Aki Tuomi <aki.tuomi at dovecot.fi>:
> Probably, it's a small change. =)
>
> Aki
>
>
> On 21.09.2017 13:01, Siarhei Chystsiakou wrote:
> > Can I used the patch on dovecot 2.1.17 ?
> >
> >
2014 Aug 14
1
Segfault with indexer-worker using Tika/Solr
Using Dovecot 2.2.13 with Tika 1.5 on Centos 5 64bit
Tika is throwing an exception for some reason, which seems to be causing Dovecot's indexer to segfault. I'm using mdbox/gzipped compressed mail and private indexes for the shared folder. I'm importing mail via formail/dovecot-lda:
formail -s /usr/libexec/dovecot/dovecot-lda -d admin -m Public/TestSubFolder? < /tmp/Inbox.mbox
2020 Nov 13
2
dovecot fts-solr + solr 8.7.0 upgrade: "Indexing failed: 401 Unauthorized" + "Transaction commit failed: FTS transaction commit failed: backend deinit" ?
On 13/11/2020 19:55, PGNet Dev wrote:
> On 11/13/20 9:56 AM, PGNet Dev wrote:
>>> (2) see here: https://wiki.dovecot.org/Plugins/FTS/Solr
>>>
>>> two useful settings are debug and rawlog_dir=whatever to be added in
>>> the same line as fts_solr
>
> with
>
> ????fts_solr = ... debug
>
> line #35 @ https://pastebin.com/9ecLQspD _looks_ like
2016 Aug 08
2
Trouble applying regex to dialplan variable that contains double-quotes
I am writing a dialplan context under asterisk 11.21.0 to handle SIP message routing between registered SIP peers using chan_sip. I am having trouble with double-quotes when the source peer uses a display name, which appears in quotes before the SIP URI. I
want to extract the SIP URI from MESSAGE(from) in order to (conditionally) route a failure message back to the source peer.
My test dialplan
2014 May 21
1
LMTP hostname ignoring ENV variables
I am having an issue with LMTP appending the local hostname to received mail from Postfix. I either want to append localhost, a custom string, or nothing at all. Looking through the source code, I believe I should be able to set "export DOVECOT_HOSTNAME" and "export DOVECOT_HOSTDOMAIN" in my initscript to override the hostname set in lmtp/commands.c, client_get_added_headers()
2015 Apr 03
1
IMAP logging / rawlog
I am trying to monitor with Nagios that my phones are consistently checking into dovecot via IMAP. I used to be able to parse syslog for imap-login messages. I have since updated my phones, the phoness email client (k9-mail) and dovecot. Now the imap-login messages are few and far between. However, I can clearly see via tcpdump that some traffic is happening when I click refresh on k9. I enabled
2015 Nov 01
1
fts_solr does not quote lucene's special characters
Hello,
I am using Dovecot 2.2.19 with the solr backend for full text search
and experience the following issue.
When I issue a search that includes characters that are part of lucene's
query syntax (e.g. the double quote character), dovecot does not escape
the special characters and issues a request with invalid syntax to the
solr server.
For example, I search for foo"bar, then
2011 Dec 13
2
how to manually enter an double quote as data feed?
I'm doing a text mining project where I have to manually enter a double quote
as an element inside a vector.
I tried
char[10]='"'#where i enclosed the double quote in a pair of single quotes.
But the result is [1] "\"". Somehow a back slash is added automatically.
I also tried to enclose the double quote in a pair of double quotes. That
didn't work either.
2004 Oct 01
3
Plotting panels at arbitrary places on a map, rather than on a lattice
I think it is easiest to describe
what I want in terms of the concrete
problem I have.
I have data from a number of countries
in each of which a sample of people was
interviewed. In presenting the results
in a forthcoming collaborative publication
much emphasis will be placed on the
multi-centre nature of the study. Although
I suspect colleagues may do this with
shaded maps I would prefer to
2018 Dec 10
3
Solr
On 12/4/2018 10:40 AM, Joan Moreau via dovecot wrote:
>
> In the Wiki, ( https://wiki.dovecot.org/Plugins/FTS/Solr ), it would
> nice to stipulate to the reader? to type the command :
>
> sudo -u solr /opt/solr/bin/solr create -c dovecot # to create the
> dovecot instance
>
> before updating the schema.xml .
>
> Also,? schema.xml is in
2019 Jan 03
4
Solr
On 12/21/2018, 11:19:42 AM, Daniel Miller via dovecot
<dovecot at dovecot.org> wrote:
> There is a *huge* difference between a functional Solr setup & squat
Interesting. Care to elaborate?
2019 Apr 23
2
SolrCore 'dovecot' is not available due to init failure: fieldType 'text_general' not found in the schema
Hello, it seems an mismatch of schema file provided by dovecot-2.3.5.2
[root at mail conf]# pwd
/var/solr/data/dovecot/conf
# Below solrconfig.xml is from Solr-8.0.0.
[root at mail conf]# grep text_general solrconfig.xml
<str name="queryAnalyzerFieldType">text_general</str>
field types. Text content will be indexed as "text_general" as
<str
2019 Jan 14
5
Solr - complete setup (update)
Hi Stephan,
What's up with that ?
Thank you so much
On 2019-01-05 02:04, Stephan Bosch wrote:
> Hi,
>
> Op 04/01/2019 om 05:36 schreef Joan Moreau via dovecot:
>
>> Hi
>>
>> This is the summary of my work with SOLR-Dovecot, in my *quest to reproduce the previoulsy excellent work of fts_squat*
>>
>> @Aki : Based on the time I have spent on
2019 Jan 04
2
Solr - complete setup (update)
Hi
This is the summary of my work with SOLR-Dovecot, in my QUEST TO
REPRODUCE THE PREVIOULSY EXCELLENT WORK OF FTS_SQUAT
@Aki : Based on the time I have spent on this, I would love to see you
updating the Wiki with those improvements, and adding my name somewhere
@All : Hope it helps
- INSTALLATION:
-> Create a clean install using the default, (at least in the Archlinux
package), and