ArtifactInfo.UINFO,
AbstractIndexCreator.getGAV( ai.groupId, ai.artifactId, ai.version, ai.classifier ),
Field.Store.YES,
Field.Index.UN_TOKENIZED ) );
ArtifactIndexingContext indexingContext = new DefaultArtifactIndexingContext( ac );
for ( IndexCreator indexCreator : context.getIndexCreators() )
{
indexCreator.populateArtifactInfo( indexingContext );