[
https://issues.apache.org/jira/browse/SOLR-566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595838#action_12595838
]
Hoss Man commented on SOLR-566:
-------------------------------
the main method will need some refactoring before it's a little more useful
besides on the command line.
A request handler would be a relaly straightforward way to do this, but another
cool way to use it would be in the init code where we check for an existing
lock file -- if we find one, even if unlockOnStartup==true we should run
CheckIndex.
> Incorporate Lucene's CheckIndex tool into Solr
> ----------------------------------------------
>
> Key: SOLR-566
> URL: https://issues.apache.org/jira/browse/SOLR-566
> Project: Solr
> Issue Type: New Feature
> Reporter: Grant Ingersoll
> Priority: Minor
>
> Not sure how to just yet, but I think it would be good to somehow incorporate
> Lucene's CheckIndex tool into Solr. I imagine it can be done nicely through
> the admin, but I suspect it makes sense to also do it on startup or even as a
> request handler.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.