[
https://issues.apache.org/jira/browse/MAILBOX-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13400729#comment-13400729
]
Mihai Soloi commented on MAILBOX-173:
-------------------------------------
Implemented an HBaseDirectory and HBase IndexInput and IndexOutput, looking
into HBASE-3529 for a more optimal approach on distributed searching also
emailed Lucene dev mailing list for problems with the checksum when trying to
get an already open IndexReader.
> [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, gsoc2012, 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]