Dovecot Full Text Search results in SolrException: undefined field text [SERIOUS]

2015-03-05 Thread Kevin Laurie
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

Re: Dovecot Full Text Search results in SolrException: undefined field text [SERIOUS]

2015-03-05 Thread Kevin Laurie
id body On Thu, Mar 5, 2015 at 3:48 PM, Leon Kyneur wrote: > In your schema.XML check you have defined: > > multiValued="true"/> > > On 05/03/2015 7:11 PM, "Kevin Laurie" wrote: >> >> Hello, >> My dovecot constantly runs in

Dovecot Full Text Search: HTTP 500 : Unknown fieldType 'text_general' specified on field text. [SERIOUS]

2015-03-05 Thread Kevin Laurie
on.SolrException: Unknown fieldType 'text_general' specified on field text at org.apache.solr.schema.IndexSchema.loadFields(IndexSchema.java:638) at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:489) ... 12 more ,code=500} On Thu, Mar 5, 2015 at 5:04 PM, Muzaffer Tolga

Re: Dovecot Full Text Search: HTTP 500 : Unknown fieldType 'text_general' specified on field text. [SERIOUS]

2015-03-05 Thread Kevin Laurie
Anyone here can enlighten me on this? On Thu, Mar 5, 2015 at 5:14 PM, Kevin Laurie wrote: > 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/.

Installing fts-solr on dovecot (centos 6) - [request for help]

2015-04-18 Thread Kevin Laurie
Hello, I have been trying to get full-text-search on dovecot. I followed the tutorial on this site:- https://extremeshok.com/6622/enabling-apache-solr-4-10-using-jetty-with-dovecot-2-2-for-fulltext-search-results-on-centos-6-iredmail-compatible/ The instruction on the page here seems wrong:- sed -

Re: Installing fts-solr on dovecot (centos 6) - [request for help]

2015-04-18 Thread Kevin Laurie
s read-only mailbox ## INDEX=: Per-user \Seen flag #location = maildir:/var/vmail/public/:CONTROL=~/Maildir/public:INDEX=~/Maildir/public # ## Allow users to subscribe to the public folders. #subscriptions = yes #} [root@mail tmp]# On Sun, Apr 19, 2015 at 12:49 AM, Christian Kivalo wrote

Re: Installing fts-solr on dovecot (centos 6) - [request for help]

2015-04-18 Thread Kevin Laurie
Dear Christian, I guess its working now. Now I have to test it. *fingers crossed* Appreciate your help Thanks once again Kevin On Sun, Apr 19, 2015 at 1:39 AM, Christian Kivalo wrote: > Am 18. April 2015 20:14:01 MESZ, schrieb Kevin Laurie > : >> >> hey Christian, >>

Authentication Error with Dovecot

2015-04-18 Thread Kevin Laurie
Hello, I have some email authentication error with dovecot. Could someone tell me what is the problem that is indicated below? Is it due to some plugin? Apr 18 21:56:35 auth-worker(2057): Info: mysql(127.0.0.1): Connected to database vmail Apr 18 21:56:35 imap-login: Info: Login: user=, method=PL

Re: Authentication Error with Dovecot

2015-04-18 Thread Kevin Laurie
subscriptions = yes #} On Sun, Apr 19, 2015 at 3:11 AM, Christian Kivalo wrote: > > > Am 18. April 2015 22:05:01 MESZ, schrieb Kevin Laurie > : >>Hello, >>I have some email authentication error with dovecot. >>Could someone tell me what is the problem that i

Re: Authentication Error with Dovecot

2015-04-18 Thread Kevin Laurie
Dear Christian, Yes. It works now. Thanks a bunch. Kevin On Sun, Apr 19, 2015 at 3:45 AM, Christian Kivalo wrote: > > > Am 18. April 2015 22:22:07 MESZ, schrieb Kevin Laurie > : >>Hi Christian, > Hi Kevin, > >>I tried to amend the acl the last time but it kept giv

cant see all users - need to create symlink between mailboxes [request for help]

2015-04-20 Thread Kevin Laurie
Hi, I need to create a symlink to share mailboxes. I tried to check at : cd /var/mail/ but I cant see all the mailboxes. Could someone advise how to do this? I am trying to achieve as showing in tutorial here:- http://wiki.dovecot.org/SharedMailboxes/Symlinks Below is the details of my dovecot.co

Re: cant see all users - need to create symlink between mailboxes [request for help]

2015-04-21 Thread Kevin Laurie
Apr 21, 2015 at 5:27 PM, Steffen Kaiser wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tue, 21 Apr 2015, Kevin Laurie wrote: > >> I need to create a symlink to share mailboxes. >> I tried to check at : cd /var/mail/ but I cant see all the mailboxes.

Cant See Sent Mailbox despite GETACL [request for help]

2015-04-21 Thread Kevin Laurie
Hi, Apparently the "Sent" mailbox cannot be viewed by Dave(the user). Any idea why? When I do GETACL for Sent, the message I get is shown below:- * ACL "Sent" "d...@mydomain.net" ilr "h...@mydomain.net" lrwstipekxacd

[no subject]

2015-04-24 Thread Kevin Laurie

Using Identities to send Emails, question on Email Storage

2015-04-24 Thread Kevin Laurie
hi, i was wondering that when sending mail with a different identity(b...@mydomain.com using h...@mydomain.com identity), why does it not copy the message to h...@mydomain.com(Sent box). instead it only shows it on b...@mydomain.com(Sent box). appreciate if someone could advise. could someone advi

Mapping other Inbox method (symlink vs ACL)

2015-05-05 Thread Kevin Laurie
Hi, I am trying to map a account(b...@mydomain.com) to h...@mydomain.com. I would like him to see/access Inbox,Sent,Junk,Trash of h...@mydomain.com . What would you reckon would be the best way to do this? ACL or Symlink? With symlink, I dont think I will be able to set permissions. Is it possible

Re: Mapping other Inbox method (symlink vs ACL)

2015-05-05 Thread Kevin Laurie
:15 PM, Steffen Kaiser wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tue, 5 May 2015, Kevin Laurie wrote: > >> I am trying to map a account(b...@mydomain.com) to h...@mydomain.com. I >> would like him to see/access Inbox,Sent,Junk,Trash of >> h

Re: Mapping other Inbox method (symlink vs ACL)

2015-05-06 Thread Kevin Laurie
Dear Steffan, Noted. Thanks for your feedback! Best Regards Kevin On Wed, May 6, 2015 at 2:12 PM, Steffen Kaiser wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Wed, 6 May 2015, Kevin Laurie wrote: > >> By permission I mean (read, write, look-up seen).

Re: Mapping other Inbox method (symlink vs ACL)

2015-05-06 Thread Kevin Laurie
Hi Steffan, How do I specify the entire mailbox? I only use ACL via telnet. I tried to use *(wildcard) to indicate entire mailbox but I guess that does not work. Will keep looking but appreciate if you could advise briefly. Thanks Kevin On Thu, May 7, 2015 at 3:05 AM, Kevin Laurie wrote: > D

Cant use doveadm to set ACL . [request for help]

2015-05-08 Thread Kevin Laurie
Hi, i keep getting error for using doveadm acl get commands. Below is the output for grep 'socket_path' :- grep 'socket_path' /etc/dovecot/dovecot.conf auth_socket_path = /var/run/dovecot/auth-master auth_socket_path = /var/run/dovecot/auth-master [root@mail root]# doveadm acl get -u b.

Google like searches from Roundcube

2015-07-05 Thread Kevin Laurie
hi, trying to get fast searches on roundcube. would like if it could work like gmail (using multiple keywords to perform search) if not wrong, i think this is called fuzzy search(i do have dovecot_fts running)? please advise if anyone has managed to get this? thanks kevin

backing up IMAP server on a hard drive

2015-08-06 Thread Kevin Laurie
Hi, I am trying to back up my IMAP server to a hard drive. Later I intend to extract all mails for attachments. What do you reckon is the best too to perform this ? Imapsync or Thunderbird (or something else, please recommend) One problem I am having with imapsync is the setting for host2 (being

Re: backing up IMAP server on a hard drive

2015-08-06 Thread Kevin Laurie
On Thursday, August 6, 2015, Rick Romero wrote: > Quoting Kevin Laurie : > > Hi, >> I am trying to back up my IMAP server to a hard drive. Later I intend to >> extract all mails for attachments. What do you reckon is the best too to >> perform this ? >> >>

Re: backing up IMAP server on a hard drive

2015-08-06 Thread Kevin Laurie
use IMAPSync > to sync your Gmail locally. > > Rick > > Quoting Kevin Laurie >: > > Dear Rick, > Thanks for your feedback. > I think rsync might be a better option. Its(imap server)with gmail so I > dont think it would work . > > Furthermore I am running a

Re: backing up IMAP server on a hard drive

2015-08-06 Thread Kevin Laurie
Dear Rick, I just got dovecot up and running on my localhost PC. Thanks On Thu, Aug 6, 2015 at 9:41 PM, Kevin Laurie wrote: > Dear Rick, > Thanks. > I guess I'll have to install dovecot. > I am not sure what the parameter for the -host2 should be(apart from > localhost? )

opening a maildir ?

2015-08-07 Thread Kevin Laurie
Hello, I have a maildir on my Ubuntu PC. I used imapsync + dovecot to copy all my emails on it. What would be a convenient way to access all the emails ( I want to go through and download all attachments). So a tool with some GUI will be nice. Appreciate if someone could help here. Thanks Kevin

backing up email / saving maildir on external hard drives

2015-08-07 Thread Kevin Laurie
Hello, Yesterday I tried to back up a 40GB maildir . I tried to move the maildir from home to external HDD but failed. Decided then to compress it(which took several hours). Now changing the disk format from FAT to exFAT to allow the transfer for the large compressed file. How does one back up ema

Re: backing up email / saving maildir on external hard drives

2015-08-08 Thread Kevin Laurie
urday, August 8, 2015, Christian Kivalo wrote: > > > Am 08. August 2015 06:56:55 MESZ, schrieb Kevin Laurie < > superinterstel...@gmail.com >: > >Hello, > >Yesterday I tried to back up a 40GB maildir . > >I tried to move the maildir from home to external HDD but

Trying to back

2015-08-08 Thread Kevin Laurie
Hi, I am trying to backup multiple mail accounts by using imapsync and Dovecot on my local machine. I am using maildir as a mail storage format and currently have the following setting on my local machine :- mail_location = maildir:~/Maildir I am afraid that if I imapsync multiple accounts they w

Re: Trying to back

2015-08-08 Thread Kevin Laurie
Hi Eduardo, Thank you! Best Regards Kevin On Sunday, August 9, 2015, Eduardo Ramos wrote: > Kevin, > > Why don't you use dsync? > > http://wiki2.dovecot.org/Tools/Doveadm/Sync > > On 08/08/2015 03:38 PM, Benny Pedersen wrote: > >> Kevin Laurie skrev den 20

Re: backing up email / saving maildir on external hard drives

2015-08-09 Thread Kevin Laurie
:45 +0530 schrieb Kevin Laurie: >> Dear Christian, >> Thanks for your feedback. >> The HDD will not accept larger than 4GB (as its in FAT format). Its a >> new >> external HDD. Thinking of the best format(that would work with Mac , >> Win >> and Linux) .s

Re: backing up email / saving maildir on external hard drives

2015-08-09 Thread Kevin Laurie
aptop HDD to my external drive(without compressing) Thanks Kevin On Sunday, August 9, 2015, Steve Litt wrote: > On Sat, 8 Aug 2015 10:26:55 +0530 > Kevin Laurie > wrote: > > > Hello, > > Yesterday I tried to back up a 40GB maildir . > > I tried to move the maildir f

Re: backing up email / saving maildir on external hard drives

2015-08-14 Thread Kevin Laurie
Dear everyone, I got it taken care of. Just copied the maildir to a standard FAT drive. I dont know why I was making it so complicated. Thanks tho! Appreciate it. On Wed, Aug 12, 2015 at 12:32 AM, Götz Reinicke wrote: > >> Am 11.08.2015 um 17:56 schrieb Christian Schmidt >> : >> >> On 11.08.2015

[serious help request!] Desperately trying to get Apache Solr working with Dovecot.

2015-01-22 Thread Kevin Laurie
Hello, I am desperately trying to get Apache Solr to work with Dovecot FTS. I would really appreciate if someone could please help me! I have already done the following:- 1. I can ssh into my server and see that Apache Solr is up and running. ssh -t -L 8983:localhost:8983 u...@mydomain.com 2

Easiest way to compile dovecot on Ubuntu 14.04

2015-01-22 Thread Kevin Laurie
Hello, I need to recompile dovecot on ubuntu 14.04 What would be the easiest way to do this? I am trying to follow this tutorial:- https://blog.vbonhomme.fr/add-full-text-search-fts-to-your-dovecot-using-solr-4-10-on-ubuntu-14-04/ When I run :- apt-get source dovecot Reading package lists... Do

Re: Easiest way to compile dovecot on Ubuntu 14.04

2015-01-22 Thread Kevin Laurie
Dear Marc. Thanks =) Already have dovecot-solr installed. Is there a way to see if dovecot-solr is actually working? Thanks Kevin On Fri, Jan 23, 2015 at 2:42 PM, Marc Stürmer wrote: > > Zitat von Kevin Laurie : > > Hello, >> >> I need to recompile dovecot on ubunt

Re: Easiest way to compile dovecot on Ubuntu 14.04

2015-01-22 Thread Kevin Laurie
-BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Fri, 23 Jan 2015, Kevin Laurie wrote: > > sh: 1: dpkg-source: not found >> Unpack command 'dpkg-source -x dovecot_2.2.9-1ubuntu2.1.dsc' failed. >> Check if the 'dpkg-dev' package is installed. >

Re: Easiest way to compile dovecot on Ubuntu 14.04

2015-01-23 Thread Kevin Laurie
Am 23.01.2015 um 08:47 schrieb Kevin Laurie: > > Dear Marc. >> Thanks =) >> Already have dovecot-solr installed. >> Is there a way to see if dovecot-solr is actually working? >> > > Yes. > > http://wiki2.dovecot.org/Plugins/FTS/Solr - look there at "Tes

Indexing Mail faster

2015-01-24 Thread Kevin Laurie
Hi, I am trying to get faster search results on our webmail client(Roundcube). Besides using Lucene for FTS are there other options? Would having all mails indexed give fast results? Currently the time it takes to search 25,000mails is 4mins. If indexed how much faster are we looking at? Really app

Re: Indexing Mail faster

2015-01-26 Thread Kevin Laurie
* OK Searched 69% of the mailbox, ETA 0:30 * OK Searched 79% of the mailbox, ETA 0:20 On Sun, Jan 25, 2015 at 3:04 AM, Thomas Leuxner wrote: > * Kevin Laurie 2015.01.24 19:41: > > > Currently the time it takes to search 25,000mails is 4mins. If indexed > how > > much faster are

Re: Indexing Mail faster

2015-01-27 Thread Kevin Laurie
0 user = postfix } user = vmail } service pop3-login { service_count = 1 } service quota-warning { executable = script /usr/local/bin/dovecot-quota-warning.sh unix_listener quota-warning { group = vmail mode = 0660 user = vmail } } ssl = required ssl_cert = wrote: > * Kevin L

Re: Indexing Mail faster

2015-01-27 Thread Kevin Laurie
warning.sh unix_listener quota-warning { group = vmail mode = 0660 user = vmail } } ssl = required ssl_cert = wrote: > * Kevin Laurie 2015.01.27 11:15: > > Hi Kevin, > > > # 2.2.9: /etc/dovecot/dovecot.conf > > # OS: Linux 3.10.62-xenU-25-0e6777a-x86_64 x86_64 Ub

Re: Indexing Mail faster

2015-01-27 Thread Kevin Laurie
3325 3326 3327 3328 3345 3406 3408 3455 3456 3655 3679 3722 3723 3731 3792 3798 3812 3841 4085 4137 4192 4379 4708 . OK Search completed (21.478 secs). On Wed, Jan 28, 2015 at 10:11 AM, Kevin Laurie wrote: > Dear Thomas, > > I have removed the fts plugin. > See below:- >

Re: Indexing Mail faster

2015-01-28 Thread Kevin Laurie
Dear Thomas, Could you advise(or provide a link to) for a safe way to upgrade the Dovecot version. I am a little worried about testing and making trial-and-error approach as it could be risky. Appreciate if you could help with this. I have been trying to address this "slow search" issue for a while

Re: Indexing Mail faster

2015-01-28 Thread Kevin Laurie
Dear Thomas, >From what I have read is that I cannot automatically install dovecot, I would need to add the repos to my repo list and then use pining to install the latest version. Kindly advise if I am on correct track? Thanks Kevin On Wed, Jan 28, 2015 at 10:08 PM, Kevin Laurie wr

Re: Indexing Mail faster

2015-01-28 Thread Kevin Laurie
, 2015 at 11:02 PM, Kevin Laurie wrote: > Dear Thomas, > From what I have read is that I cannot automatically install dovecot, I > would need to add the repos to my repo list and then use pining to install > the latest version. Kindly advise if I am on correct track? > > Thanks &g

Troubleshooting doveadm for Solr Configuration

2015-01-28 Thread Kevin Laurie
Hey guys, I am trying to pinpoint where the problem with my dovecot-FTS installation . I am trying to rule out between the Dovecot and the Solr Module. I think if the output below looks OK then the dovecot is fine, and will focus more on the Solr. Appreciate if someone could check and confirm. Tha

Re: Indexing Mail faster

2015-01-28 Thread Kevin Laurie
Thu, Jan 29, 2015 at 12:25 PM, Peter Hodur wrote: > > * Kevin Laurie 2015.01.24 19:41: > > > > > Currently the time it takes to search 25,000mails is 4mins. If indexed > > how > > > much faster are we looking at? > > > > With a current version of

Re: Indexing Mail faster

2015-01-28 Thread Kevin Laurie
ody is > horrible. I suppose this is where we need Apache Solr. > > Do you think my mail storage format is bad? Do I need to change for better > performance? > Please advise > Kevin > > > > On Thu, Jan 29, 2015 at 12:25 PM, Peter Hodur wrote: > >> > * Kevi

Re: Indexing Mail faster

2015-01-28 Thread Kevin Laurie
lack of troubleshooting documentation online(if i do figure this out will create some for guidance) Regards Kevin On Thu, Jan 29, 2015 at 1:18 PM, Peter Hodur wrote: > > > On Thursday, January 29, 2015, Kevin Laurie > wrote: > >> Dear Peter, >> Oh. Sorry(didnt know you w

Re: Indexing Mail faster

2015-01-28 Thread Kevin Laurie
Hey Joseph Thanks. Strace seems like a very useful tool Only problem is that I dont think it is maintained on ubuntu. Tried to run:- apt-get install strace but could not download it. Might need to download and build it. Do you know any other way of getting it? Thanks Kevin A. On Thu, Jan 29, 2015

Re: Indexing Mail faster

2015-01-29 Thread Kevin Laurie
Hi Thom, No results. I think I am missing some repositories. I might add some from ubuntu. On Thu, Jan 29, 2015 at 4:02 PM, Thom Miller wrote: > On Thu, 2015-01-29 at 15:56 +0800, Kevin Laurie wrote: > > Hey Joseph > > Thanks. Strace seems like a very useful tool > > Only p

Re: Indexing Mail faster

2015-01-29 Thread Kevin Laurie
Yes. I was missing due to repositories. Added more sources and now its fine. Thanks! Kevin On Thu, Jan 29, 2015 at 4:09 PM, Kevin Laurie wrote: > Hi Thom, > No results. I think I am missing some repositories. > I might add some from ubuntu. > > On Thu, Jan 29, 2015 at 4:02

Re: Indexing Mail faster

2015-01-29 Thread Kevin Laurie
Dear Thomas, You do seem to have some computing power. I think that does help. Thanks Kevin A. On Thu, Jan 29, 2015 at 4:20 PM, Thomas Leuxner wrote: > * Peter Hodur 2015.01.29 05:25: > > > > With a current version of Dovecot a search is pretty fast _without_ > using > > > external indexes. I

Re: Indexing Mail faster

2015-01-29 Thread Kevin Laurie
might try that. Currently running a 2gb RAM with 2core processors. On Thu, Jan 29, 2015 at 4:23 PM, Marc Stürmer wrote: > Am 27.01.2015 um 03:24 schrieb Kevin Laurie: > > Hi Thomas, >> That's very interesting. >> Below is my search result. Any idea why is my result so s

Re: Indexing Mail faster

2015-01-29 Thread Kevin Laurie
Dear Joseph, Just to clarify, the pid you are referring to is of dovecot? Correct? Thanks Kevin On Thu, Jan 29, 2015 at 3:34 PM, Joseph Tam wrote: > Kevin writes: > > Appreciate if you could help with this. I have been trying to address this >> "slow search" issue for a while with very limited

examples of shared shared-mailboxes.db

2015-02-12 Thread Kevin Laurie
Hello, I need help. i am trying to configure shared in boxes. I need to create a dictionary for shared inbox. how does 1 write shared-mailboxes.db dictionary? any example for the syntax/config? thanks kevin Below is part of the config i am trying to achieve:- plugin { acl_shared_dict = file:/v

Re: Indexing Mail faster

2015-02-12 Thread Kevin Laurie
permanent modsequences . OK [READ-WRITE] Select completed (0.128 secs). . search text hello * OK Searched 6% of the mailbox, ETA 2:34 Finally at the end you logout by . logout On Thu, Jan 29, 2015 at 4:39 PM, Kevin Laurie wrote: > Dear Michael, > You will need to telnet locally to imap. So r

Re: examples of shared shared-mailboxes.db

2015-02-12 Thread Kevin Laurie
Fri, Feb 13, 2015 at 12:45 PM, André Peters wrote: > Hi, > > that looks correct. I am not sure if this was necessary, but I "touched" > the file before starting Dovecot... > You also need to have the correct permissions set. > > André > > Am 13.02.2015 um 0

Re: examples of shared shared-mailboxes.db

2015-02-13 Thread Kevin Laurie
domain.tld/shared...@domain.tld > > You don't have to put a .db ending to that file. You could name it > shares.txt, too. Important: "file:". > > André > > Am 13.02.2015 um 08:47 schrieb Kevin Laurie: > > Dear Andre, >> Thanks for yr reply. >> Wha

doveadm deduplicate commands

2015-02-13 Thread Kevin Laurie
Hello, I just migrated my emails from gmail using getmail. In the process I got some emails that have been doubled or tripled How do I run the doveadm command to delete copies of same emails? I tried running the following:- doveadm deduplicate -u u...@domain.net inbox but I get error:- doveadm(ro

Re: doveadm deduplicate commands

2015-02-13 Thread Kevin Laurie
Dear Jiri Noted. Thanks On Fri, Feb 13, 2015 at 11:15 PM, Jiri Bourek wrote: > On 13.2.2015 15:54, Kevin Laurie wrote: > >> Hello, >> I just migrated my emails from gmail using getmail. >> In the process I got some emails that have been doubled or tripled >> How d

Dovecot FTS Sor Error

2015-02-13 Thread Kevin Laurie
Hi, I have been trying to get fts solr to work for a while. Keep getting the error below(was wondering if this was schema related?) root@mail:/var/log# doveadm index -u u...@domain.net inbox doveadm(t...@sicl.net): Error: fts_solr: Indexing failed: Server Error Below is from the apache solr out

Re: doveadm deduplicate commands

2015-02-13 Thread Kevin Laurie
mailbox inbox On Fri, Feb 13, 2015 at 11:40 PM, Kevin Laurie wrote: > Dear Jiri > Noted. > Thanks > > > On Fri, Feb 13, 2015 at 11:15 PM, Jiri Bourek wrote: > >> On 13.2.2015 15:54, Kevin Laurie wrote: >> >>> Hello, >>> I just migrated my emails from

Re: doveadm deduplicate commands

2015-02-13 Thread Kevin Laurie
, Jiri Bourek wrote: > On 13.2.2015 16:59, Kevin Laurie wrote: >> >> Dear Jiri, >> >> I tried the following to try to get the inbox deduplicated. My inbox is >> quite large and urgently need to remove the duplicated messages. >> Is there an easy way to do this?

indexing mails required?

2015-02-23 Thread Kevin Laurie
Hi, I just got solr working and would like to do FTS. Do I need to index? I have 20GB email account that is getting indexed using the following command(it seems to be taking a while):- doveadm index -u u...@domain.net INBOX Is this common? Please advise Thanks Kevin

FTS Solr = No search results for Body Search - (serious issue, please help)

2015-02-24 Thread Kevin Laurie
Hi, I have been trying to get FTS to work with dovecot. When I search from my client (roundcube webmail) I am able to get results for From, To and Subject fields expect Body on my Apache Solr engine. Could this be a schema related problem? This is output for the Subject: 8025 [main] INFO org.ec