History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
LUCENE-1354
Type:
New Feature
Status:
Closed
Resolution:
Fixed
Priority:
Minor
Assignee:
Grant Ingersoll
Reporter:
Grant Ingersoll
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
Lucene - Java
Provide Programmatic Access to CheckIndex
Created:
11/Aug/08 07:44 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:
File Name
Date Attached
Attached By
Size
LUCENE-1354.patch
2008-09-09 04:31 PM
Grant Ingersoll
20 kB
LUCENE-1354.patch
2008-09-07 10:52 AM
Michael McCandless
18 kB
LUCENE-1354.patch
2008-08-11 07:50 PM
Grant Ingersoll
18 kB
Issue Links:
Blocker
This issue
blocks
:
SOLR-566
Incorporate Lucene's CheckIndex tool into Solr
Lucene Fields:
New
Resolution Date:
12/Sep/08 09:44 AM
Description
« Hide
Would be nice to have programmatic access to the CheckIndex tool, so that it can be used in applications like Solr.
See
SOLR-566
Description
Would be nice to have programmatic access to the CheckIndex tool, so that it can be used in applications like Solr. See
SOLR-566
Show »
All
Comments
Work Log
Change History
Subversion Commits
Sort Order:
Repository
Revision
Date
User
Message
ASF
#693508
Tue Sep 09 16:34:18 UTC 2008
gsingers
LUCENE-1354
: Provide programmatic access to CheckIndex
Files Changed
MODIFY
/lucene/java/trunk/src/test/org/apache/lucene/index/TestCheckIndex.java
ADD
/lucene/java/trunk/src/java/org/apache/lucene/index/CheckIndexStatus.java
MODIFY
/lucene/java/trunk/src/java/org/apache/lucene/index/CheckIndex.java
MODIFY
/lucene/java/trunk/src/test/org/apache/lucene/util/_TestUtil.java
MODIFY
/lucene/java/trunk/CHANGES.txt