Package org.apache.maven.index.context
package org.apache.maven.index.context
-
ClassDescriptionThe default
IndexingContext
implementation.Thrown when a user tries to create a NexusInder IndexingContext over and existing Lucene index, and there is a mismatch.An index creator is responsible for storing and reading data to and from Lucene index.An indexing context is representing artifact repository for indexing and searching.A merged indexing context that offers read only "view" on multiple other indexing contexts merged and presented as one.A Nexus specific analyzer.Deprecated.An extended Searcher, that holds reference to the IndexingContext that is a searcher for.An extension of Lucene IndexWriter to allow to track if writer is closedA Nexus specific Lucene Analyzer used to produce legacy index transfer formatA simple "static" context member provider, when the members are known in advance.Deprecated.
NexusIndexer
uses this exception.