Igor Fedorenko created MINDEXER-65:
--------------------------------------
Summary: Provide a way to scan directly to provided IndexingContext
Key: MINDEXER-65
URL: https://jira.codehaus.org/browse/MINDEXER-65
Project: Maven Indexer
Issue Type: Improvement
Affects Versions: 5.0.0
Reporter: Igor Fedorenko
Currently, DefaultNexusIndexer#scan(...) always perform scan to a temporary
indexing context first, then replace the target context with temporary. I
vaguely remember this was necessary to allow index queries while scan was
running in a background thread. With recent rework of indexer locking, the
temporary indexing context is no longer needed and in fact it is harmful when
host application requires tight control over IndexingContext status.
Maven indexer need to provide a way to request scan directly to the target
indexing context.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira