Class FulltextConfigurationFactory.PathsFinder

    • Field Detail

      • simplePaths

        protected final Set<String> simplePaths
      • binaryPaths

        protected final Set<String> binaryPaths
    • Constructor Detail

    • Method Detail

      • walkSchema

        public void walkSchema​(Schema schema)
      • walkType

        protected void walkType​(Type type,
                                String path,
                                String addPrefix)
      • walkSimpleType

        protected void walkSimpleType​(Type type,
                                      String path,
                                      String addPrefix)