| Interface | Description |
|---|---|
| LegacyDocumentUpdater |
A legacy document updater used to produce legacy Lucene index documents.
|
| Class | Description |
|---|---|
| AbstractIndexCreator |
An abstract base class for
IndexCreator implementations. |
| JarFileContentsIndexCreator |
An index creator used to index Java class names from a Maven artifact (JAR, ZIP or WAR for now).
|
| MavenArchetypeArtifactInfoIndexCreator |
A Maven Archetype index creator used to detect and correct the artifact packaging to "maven-archetype" if the
inspected JAR is an Archetype.
|
| MavenPluginArtifactInfoIndexCreator |
A Maven Plugin index creator used to provide information about Maven Plugins.
|
| MinimalArtifactInfoIndexCreator |
A minimal index creator used to provide basic information about Maven artifact.
|
| OsgiArtifactIndexCreator |
This indexCreator will index some OSGI metadatas.
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.