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
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]