Interface ConfigurableExtension

All Known Subinterfaces:
RescorerProvider, UserQueryAnalyzer, UserQueryPreprocessor
All Known Implementing Classes:
AsciifyQuerqyQueryAnalyzer, AsciifyUserQueryPreprocessor, CodePointFilterUserQueryPreprocessor, NonAlphanumericStripPreprocessor, NonAlphanumericWordSplitAnalyzer, QuerqyQueryExpander, WhitespaceAnalyzer, WhitespaceWithShingles

public interface ConfigurableExtension
super-interface for all extension interfaces that optionally can accepts custom settings.
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
     
  • Method Details