[ 
https://issues.apache.org/jira/browse/MAHOUT-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13609006#comment-13609006
 ] 

Hudson commented on MAHOUT-1168:
--------------------------------

Integrated in Mahout-Quality #1915 (See 
[https://builds.apache.org/job/Mahout-Quality/1915/])
    MAHOUT-1168: factor out an abstract base class from LuceneIterator to allow 
users to retrieve more information from the 
lucene index to further decorate vectors. (Revision 1459314)

     Result = SUCCESS
bimargulies : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1459314
Files : 
* 
/mahout/trunk/integration/src/main/java/org/apache/mahout/utils/vectors/lucene/AbstractLuceneIterator.java
* 
/mahout/trunk/integration/src/main/java/org/apache/mahout/utils/vectors/lucene/LuceneIterator.java
* /mahout/trunk/pom.xml

                
> Allow access to current Lucene document from LuceneIterator
> -----------------------------------------------------------
>
>                 Key: MAHOUT-1168
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1168
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Integration
>    Affects Versions: 0.8
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>             Fix For: 0.8
>
>         Attachments: MAHOUT-1168.patch
>
>
> I propose to add a getCurrentDocument() API to the LuceneIterator to allow a 
> vectorizer to produce more information.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to