You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <se...@james.apache.org> on 2010/11/27 20:28:37 UTC

[jira] Created: (IMAP-236) Use Lucene index for searching

Use Lucene index for searching
------------------------------

                 Key: IMAP-236
                 URL: https://issues.apache.org/jira/browse/IMAP-236
             Project: JAMES Imap
          Issue Type: Improvement
          Components: Maildir Mailbox
            Reporter: Norman Maurer
            Assignee: Norman Maurer


At the moment when doing a "SEARCH" on the messages in a Maildir mailbox we need to parse the whole content. This is really inefficient and slow. We should better use Lucene to create a search index for this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] [Updated] (MAILBOX-10) Use Lucene index for searching

Posted by "Norman Maurer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAILBOX-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer updated MAILBOX-10:
---------------------------------

    Component/s:     (was: maildir mailbox)
                 store
    Description: At the moment when doing a "SEARCH" on the messages in a mailbox we need to parse the whole content. This is really inefficient and slow. We should better use Lucene to create a search index for this.  (was: At the moment when doing a "SEARCH" on the messages in a Maildir mailbox we need to parse the whole content. This is really inefficient and slow. We should better use Lucene to create a search index for this.)

> Use Lucene index for searching
> ------------------------------
>
>                 Key: MAILBOX-10
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-10
>             Project: James Mailbox
>          Issue Type: Improvement
>          Components: store
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>
> At the moment when doing a "SEARCH" on the messages in a mailbox we need to parse the whole content. This is really inefficient and slow. We should better use Lucene to create a search index for this.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] [Commented] (MAILBOX-10) Use Lucene index for searching

Posted by "Eric Charles (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAILBOX-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046615#comment-13046615 ] 

Eric Charles commented on MAILBOX-10:
-------------------------------------

Is there something to configure to let the various implementation benefit from the lucene index?

> Use Lucene index for searching
> ------------------------------
>
>                 Key: MAILBOX-10
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-10
>             Project: James Mailbox
>          Issue Type: Improvement
>          Components: store
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 0.3
>
>
> At the moment when doing a "SEARCH" on the messages in a mailbox we need to parse the whole content. This is really inefficient and slow. We should better use Lucene to create a search index for this.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (MAILBOX-10) Use Lucene index for searching

Posted by "Norman Maurer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAILBOX-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12976863#action_12976863 ] 

Norman Maurer commented on MAILBOX-10:
--------------------------------------

Some good reading on how dovecot does indexing:

http://wiki.dovecot.org/IndexFiles

On the other hand "courier" does not do an indexing..



> Use Lucene index for searching
> ------------------------------
>
>                 Key: MAILBOX-10
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-10
>             Project: James Mailbox
>          Issue Type: Improvement
>          Components: maildir mailbox
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>
> At the moment when doing a "SEARCH" on the messages in a Maildir mailbox we need to parse the whole content. This is really inefficient and slow. We should better use Lucene to create a search index for this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] [Resolved] (MAILBOX-10) Use Lucene index for searching

Posted by "Norman Maurer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAILBOX-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved MAILBOX-10.
----------------------------------

    Resolution: Fixed

Was done and works like a charm

> Use Lucene index for searching
> ------------------------------
>
>                 Key: MAILBOX-10
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-10
>             Project: James Mailbox
>          Issue Type: Improvement
>          Components: store
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 0.3
>
>
> At the moment when doing a "SEARCH" on the messages in a mailbox we need to parse the whole content. This is really inefficient and slow. We should better use Lucene to create a search index for this.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (IMAP-236) Use Lucene index for searching

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
    [ https://issues.apache.org/jira/browse/IMAP-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12964726#action_12964726 ] 

Norman Maurer commented on IMAP-236:
------------------------------------

Yeah.. I think we should do it that way. So if you write an own implementation and want to reuse the lucene index you can do it.

> Use Lucene index for searching
> ------------------------------
>
>                 Key: IMAP-236
>                 URL: https://issues.apache.org/jira/browse/IMAP-236
>             Project: JAMES Imap
>          Issue Type: Improvement
>          Components: Maildir Mailbox
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>
> At the moment when doing a "SEARCH" on the messages in a Maildir mailbox we need to parse the whole content. This is really inefficient and slow. We should better use Lucene to create a search index for this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Commented: (IMAP-236) Use Lucene index for searching

Posted by "Eric Charles (JIRA)" <se...@james.apache.org>.
    [ https://issues.apache.org/jira/browse/IMAP-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12964504#action_12964504 ] 

Eric Charles commented on IMAP-236:
-----------------------------------

We could even implement lucene indexing in mail-store so any store-impl could benefit from it.

> Use Lucene index for searching
> ------------------------------
>
>                 Key: IMAP-236
>                 URL: https://issues.apache.org/jira/browse/IMAP-236
>             Project: JAMES Imap
>          Issue Type: Improvement
>          Components: Maildir Mailbox
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>
> At the moment when doing a "SEARCH" on the messages in a Maildir mailbox we need to parse the whole content. This is really inefficient and slow. We should better use Lucene to create a search index for this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org