Uses of Class
com.yahoo.schema.fieldoperation.IndexingOperation
Packages that use IndexingOperation
-
Uses of IndexingOperation in com.yahoo.schema.fieldoperation
Methods in com.yahoo.schema.fieldoperation that return IndexingOperationModifier and TypeMethodDescriptionstatic IndexingOperationIndexingOperation.fromStream(SimpleCharStream input, boolean multiLine) Creates an indexing operation which will use the simple linguistics implementation suitable for testingstatic IndexingOperationIndexingOperation.fromStream(SimpleCharStream input, boolean multiLine, com.yahoo.language.Linguistics linguistics, Map<String, com.yahoo.language.process.Chunker> chunkers, Map<String, com.yahoo.language.process.Embedder> embedders, Map<String, com.yahoo.language.process.FieldGenerator> generators)