You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Mark Butler (JIRA)" <ji...@apache.org> on 2008/05/15 18:13:55 UTC

[jira] Created: (HADOOP-3394) Distributed Lucene Index For Hadoop

Distributed Lucene Index For Hadoop
-----------------------------------

                 Key: HADOOP-3394
                 URL: https://issues.apache.org/jira/browse/HADOOP-3394
             Project: Hadoop Core
          Issue Type: New Feature
            Reporter: Mark Butler
            Priority: Minor


Here is the current prototype implementation of a distributed free text index using Hadoop based on Doug Cutting's design:

http://www.mail-archive.com/general@lucene.apache.org/msg00338.html

There has also been some discussion about this on the Hadoop Wiki:

http://wiki.apache.org/hadoop/DistributedLucene

This work is not finished, so it is not intended for inclusion yet. For a description of the contribution and its current status see the report in 

doc/index.html 

in the attached archive that gives some details of the implementation. 

This work was designed as a contrib contribution. However, as there are at least two other projects (Bailey and Katta) with similar goals it seemed a good idea to make this code available for discussion.

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


[jira] Updated: (HADOOP-3394) Distributed Lucene Index For Hadoop

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

Mark Butler updated HADOOP-3394:
--------------------------------

    Attachment: dlucene080518.tar.gz

Current implementation of the Distributed Lucene index on 15 May 2008. 

> Distributed Lucene Index For Hadoop
> -----------------------------------
>
>                 Key: HADOOP-3394
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3394
>             Project: Hadoop Core
>          Issue Type: New Feature
>            Reporter: Mark Butler
>            Priority: Minor
>         Attachments: dlucene080518.tar.gz
>
>
> Here is the current prototype implementation of a distributed free text index using Hadoop based on Doug Cutting's design:
> http://www.mail-archive.com/general@lucene.apache.org/msg00338.html
> There has also been some discussion about this on the Hadoop Wiki:
> http://wiki.apache.org/hadoop/DistributedLucene
> This work is not finished, so it is not intended for inclusion yet. For a description of the contribution and its current status see the report in 
> doc/index.html 
> in the attached archive that gives some details of the implementation. 
> This work was designed as a contrib contribution. However, as there are at least two other projects (Bailey and Katta) with similar goals it seemed a good idea to make this code available for discussion.

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


[jira] Commented: (HADOOP-3394) Distributed Lucene Index For Hadoop

Posted by "Mark Butler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-3394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715526#action_12715526 ] 

Mark Butler commented on HADOOP-3394:
-------------------------------------

This work has now been superseded by Katta - see

http://katta.sourceforge.net/

> Distributed Lucene Index For Hadoop
> -----------------------------------
>
>                 Key: HADOOP-3394
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3394
>             Project: Hadoop Core
>          Issue Type: New Feature
>            Reporter: Mark Butler
>            Priority: Minor
>         Attachments: dlucene080518.tar.gz
>
>
> Here is the current prototype implementation of a distributed free text index using Hadoop based on Doug Cutting's design:
> http://www.mail-archive.com/general@lucene.apache.org/msg00338.html
> There has also been some discussion about this on the Hadoop Wiki:
> http://wiki.apache.org/hadoop/DistributedLucene
> This work is not finished, so it is not intended for inclusion yet. For a description of the contribution and its current status see the report in 
> doc/index.html 
> in the attached archive that gives some details of the implementation. 
> This work was designed as a contrib contribution. However, as there are at least two other projects (Bailey and Katta) with similar goals it seemed a good idea to make this code available for discussion.

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