[Dovecot] Solr plugin

Daniel L. Miller dmiller at amfes.com
Tue Jan 10 02:21:32 EET 2012


On 1/9/2012 7:00 AM, Timo Sirainen wrote:
> On 9.1.2012, at 1.48, Daniel L. Miller wrote:
>
>> On 1/8/2012 3:40 PM, Daniel L. Miller wrote:
>>> On 1/6/2012 12:32 PM, Daniel L. Miller wrote:
>>>> On 1/6/2012 9:36 AM, Timo Sirainen wrote:
>>>>> On 6.1.2012, at 19.30, Daniel L. Miller wrote:
>>>>>
>>> Jan  8 15:40:09 bubba dovecot: imap(user1 at domain.com): Error: fts_solr: Lookup failed: 400 undefined field CC
>>> Jan  8 15:40:09 bubba dovecot: imap: Error:
>>>
>>>
>> Looking at the Solr output - looks like the CC parameter is being capitalized while all the other fieldnames are lowercase.
> Did you look at the input? Looking at the code, it should be lowercased. Maybe Solr just uppercases it for some reason. Are you using a Solr schema that has "cc" field?
>

I see the following in a running Solr instance.  This is generated from 
a Windoze Thunderbird 8.0 client:

Jan 9, 2012 4:20:13 PM org.apache.solr.core.SolrCore execute
INFO: [] webapp=/solr path=/select 
params={fl=uid,score&sort=uid+asc&fq=%2Bbox:c1af150abfc9df4d7f7a00003bc41c5f+%2Buser:"dmiller at amfes.com"&q=from:"test"+OR+to:"test"+OR+CC:"test"+OR+subject:"test"+OR+body:"test"&rows=9038} 
status=400 QTime=4


That's where I see the uppercased CC.
-- 
Daniel



More information about the dovecot mailing list