Interface LuceneSearchIndexCompositeNodeContext

All Superinterfaces:
EventContextProvider, LuceneSearchIndexNodeContext, SearchIndexCompositeNodeContext<LuceneSearchIndexScope<?>>, SearchIndexNodeContext<LuceneSearchIndexScope<?>>
All Known Subinterfaces:
LuceneIndexCompositeNode
All Known Implementing Classes:
LuceneIndexObjectField, LuceneIndexRoot, LuceneMultiIndexSearchIndexCompositeNodeContext

public interface LuceneSearchIndexCompositeNodeContext extends SearchIndexCompositeNodeContext<LuceneSearchIndexScope<?>>, LuceneSearchIndexNodeContext
Information about a composite index element targeted by search; either the index root or an object field.

For now this is only used in predicates.