Interface IndexingOptions


  • public interface IndexingOptions
    Contains options indicating how indexing must be performed.
    • Method Detail

      • substringKeySize

        int substringKeySize()
        Returns the maximum size to use when building the keys for the "substring" index.
        Returns:
        the maximum size to use when building the keys for the "substring" index.