Class Defaults.FullTextIndex

  • Enclosing class:
    Defaults

    public static final class Defaults.FullTextIndex
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static boolean IGNORE_ACCENTS
      Accents and ligatures are not ignored when indexing via full text search
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • IGNORE_ACCENTS

        public static final boolean IGNORE_ACCENTS
        Accents and ligatures are not ignored when indexing via full text search
        See Also:
        Constant Field Values