Issue Details (XML | Word | Printable)

Key: LUCENE-1147
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Michael McCandless
Reporter: Michael McCandless
Votes: 0
Watchers: 0
Operations

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

add option to CheckIndex to only check certain segments

Created: 23/Jan/08 06:03 PM   Updated: 11/Oct/08 12:49 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: 2.4

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works LUCENE-1147.patch 2008-01-23 06:05 PM Michael McCandless 5 kB

Lucene Fields: New
Resolution Date: 25/Jan/08 09:36 AM


 Description  « Hide
Simple patch to add -segment option to CheckIndex tool, to have it only check the particular segment, instead of all segments, from your index.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #615159 Fri Jan 25 09:36:21 UTC 2008 mikemccand LUCENE-1147: add -segment option to CheckIndex tool, to check only a specific segment or segments
Files Changed
MODIFY /lucene/java/trunk/src/test/org/apache/lucene/index/TestCheckIndex.java
MODIFY /lucene/java/trunk/src/java/org/apache/lucene/index/CheckIndex.java
MODIFY /lucene/java/trunk/CHANGES.txt