Interface QueryCache

    • Method Summary

      Modifier and Type Method Description
      void clear​(java.lang.String reason)  
      • Methods inherited from interface java.io.Closeable

        close
      • Methods inherited from interface org.apache.lucene.search.QueryCache

        doCache
    • Method Detail

      • clear

        void clear​(java.lang.String reason)