[
https://issues.apache.org/jira/browse/LUCENE-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017483#comment-13017483
]
Peter Wilkins commented on LUCENE-1888:
---------------------------------------
As someone new to Lucene, with a specific problem to solve, it is difficult to
identify the appropriate Lucene feature to use. Reading various online posts,
I see I'm not alone. I have a use case that I think this JIRA issue addresses;
perhaps it will help refine what the issue resolution would do.
I'm indexing a lecture video transcript. I want to store the text of the
transcript and timecodes of when each word occurs. I want to search the text
of the transcript and return the timecode so I can display the lecture video
from that spot.
> Provide Option to Store Payloads on the Term Vector
> ---------------------------------------------------
>
> Key: LUCENE-1888
> URL: https://issues.apache.org/jira/browse/LUCENE-1888
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Index
> Reporter: Grant Ingersoll
> Assignee: Grant Ingersoll
> Fix For: 4.0
>
>
> Would be nice to have the option to access the payloads in a document-centric
> way by adding them to the Term Vectors. Naturally, this makes the Term
> Vectors bigger, but it may be just what one needs.
--
This message is automatically generated by JIRA.
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]