Issue Details (XML | Word | Printable)

Key: LUCENE-1038
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Grant Ingersoll
Reporter: Karl Wettin
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Lucene - Java

TermVectorMapper.setDocumentNumber()

Created: 30/Oct/07 06:54 PM   Updated: 03/Nov/07 01:42 PM
Return to search
Component/s: Term Vectors
Affects Version/s: 2.3
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works LUCENE-1038.txt 2007-10-30 06:55 PM Karl Wettin 4 kB

Lucene Fields: Patch Available, New
Resolution Date: 03/Nov/07 01:42 PM


 Description  « Hide
Passes down the index of the document whose term vector is currently beeing mapped, once for each top level call to a term vector reader.

See http://www.nabble.com/Allowing-IOExceptions-in-TermVectorMapper--tf4687704.html#a13397341



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #591620 Sat Nov 03 13:41:46 UTC 2007 gsingers LUCENE-1038: Sets the document number of the term vector being mapped.
Files Changed
MODIFY /lucene/java/trunk/src/java/org/apache/lucene/index/TermVectorMapper.java
MODIFY /lucene/java/trunk/src/java/org/apache/lucene/index/TermVectorsReader.java
MODIFY /lucene/java/trunk/src/test/org/apache/lucene/index/TestTermVectorsReader.java
MODIFY /lucene/java/trunk/CHANGES.txt