Package org.apache.maven.search
Interface SearchBackend
- All Superinterfaces:
AutoCloseable
,Closeable
,SearchEngine
- All Known Subinterfaces:
IndexerCoreSearchBackend
,SmoSearchBackend
- All Known Implementing Classes:
IndexerCoreSearchBackendImpl
,SearchBackendSupport
,SmoSearchBackendImpl
An engine to perform search trough single repository index (backend).
-
Method Summary
Modifier and TypeMethodDescriptionReturns the ID of this backend, nevernull
.Returns the repository ID that this backend searches for, nevernull
.Methods inherited from interface org.apache.maven.search.SearchEngine
search