[
https://issues.apache.org/jira/browse/MAILBOX-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13242166#comment-13242166
]
Ioan Eugen Stan commented on MAILBOX-173:
-----------------------------------------
Hi,
You should check out mailbox project. lucene-mailbox is responsible for
indexing and searching. It exposes API that James server calls when a search is
performed (usually triggered by a IMAP SEARCH command). An indexing mailet is
usually is responsible for indexing the document.
Good luck,
> [gsoc2012] Distribuited mailbox indexing over HBase/HDFS
> --------------------------------------------------------
>
> Key: MAILBOX-173
> URL: https://issues.apache.org/jira/browse/MAILBOX-173
> Project: James Mailbox
> Issue Type: New Feature
> Components: hbase, lucene, store
> Reporter: Ioan Eugen Stan
> Assignee: Ioan Eugen Stan
> Labels: gsoc, mentor
>
> James provide a module called Lucene Mailbox Index that knows how to index
> emails. Indexing is done by providing a suitable Lucene Directory
> implementation that will store the index and allow searching. Lucene comes
> with File system directory JDBC Directory and a few other implementations to
> store the index in a file-system or in a database.
> In order to provide distributed search we should implement a Directory
> implementation that will store the index in HBase. Such an implementation is
> described very well here [1].
> [1] http://www.infoq.com/articles/LuceneHbase
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]