Interface LuceneBackend

All Superinterfaces:
Backend
All Known Implementing Classes:
LuceneBackendImpl

public interface LuceneBackend extends Backend
  • Method Summary

    Modifier and Type
    Method
    Description
    Optional<? extends org.apache.lucene.analysis.Analyzer>
     
    Optional<? extends org.apache.lucene.analysis.Analyzer>
     

    Methods inherited from interface org.hibernate.search.engine.backend.Backend

    name, unwrap