[
https://issues.apache.org/jira/browse/LUCENE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532227
]
Karl Wettin commented on LUCENE-1016:
-------------------------------------
TermVectorMapper should probably also be able to extract the term vector from a
document prior to it beeing indexed. That was the original reason for me to
introduce tokenStreamValue(). However, I suppose there could probably be
problems with token streams and readers beeing exhausted.
> 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-clusterer.txt, LUCENE-1016-Tanimoto.txt,
> LUCENE-1016.txt, out.png
>
>
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]