On 6/3/2011 5:54 AM, Timo Sirainen wrote:
On Sun, 2011-05-29 at 02:09 -0700, Daniel Miller wrote:
I'm trying a modified schema.xml with solr - it appears I now have
substring searches!
How large are your indexes compared to mailbox size?
du -c -b /var/mail/domain = 4913315733
du -c -b /var/
On Sun, 2011-05-29 at 02:09 -0700, Daniel Miller wrote:
> I'm trying a modified schema.xml with solr - it appears I now have
> substring searches!
How large are your indexes compared to mailbox size?
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:
words="stopwords.txt"/>
generateNumberParts="1" catenateWords="1" catenateNumbers="1"
catenateAll="0"/>