You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2008/01/14 23:52:34 UTC

[jira] Commented: (LUCENE-1016) TermVectorAccessor, transparent vector space access

    [ https://issues.apache.org/jira/browse/LUCENE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558825#action_12558825 ] 

Grant Ingersoll commented on LUCENE-1016:
-----------------------------------------

I'm curious if the build part of this would be faster than reanalyzing a document.  Just thinking outloud, but I have wondering about a Highlighter that uses the new TermVectorMapper, but that doesn't account for non-TermVector based.  Was thinking this might account for both cases.

> TermVectorAccessor, transparent vector space access 
> ----------------------------------------------------
>
>                 Key: LUCENE-1016
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1016
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: Term Vectors
>    Affects Versions: 2.2
>            Reporter: Karl Wettin
>            Priority: Minor
>         Attachments: LUCENE-1016.txt
>
>
> This class visits TermVectorMapper and populates it with information transparent by either passing it down to the default terms cache (documents indexed with Field.TermVector) or by resolving the inverted index.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org