Uses of Interface
org.apache.camel.builder.endpoint.dsl.LuceneEndpointBuilderFactory.LuceneEndpointBuilder
Packages that use LuceneEndpointBuilderFactory.LuceneEndpointBuilder
-
Uses of LuceneEndpointBuilderFactory.LuceneEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return LuceneEndpointBuilderFactory.LuceneEndpointBuilderModifier and TypeMethodDescriptionLucene (camel-lucene) Perform inserts or queries against Apache Lucene databases.Lucene (camel-lucene) Perform inserts or queries against Apache Lucene databases. -
Uses of LuceneEndpointBuilderFactory.LuceneEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return LuceneEndpointBuilderFactory.LuceneEndpointBuilderModifier and TypeMethodDescriptionAn Analyzer builds TokenStreams, which analyze text.LuceneEndpointBuilderFactory.LuceneEndpointBuilder.analyzer(org.apache.lucene.analysis.Analyzer analyzer) An Analyzer builds TokenStreams, which analyze text.LuceneEndpointBuilderFactory.AdvancedLuceneEndpointBuilder.basic()LuceneEndpointBuilderFactory.endpointBuilder(String componentName, String path) A file system directory in which index files are created upon analysis of the document by the specified analyzer.A file system directory in which index files are created upon analysis of the document by the specified analyzer.Lucene (camel-lucene) Perform inserts or queries against Apache Lucene databases.Lucene (camel-lucene) Perform inserts or queries against Apache Lucene databases.LuceneEndpointBuilderFactory.LuceneEndpointBuilder.maxHits(int maxHits) An integer value that limits the result set of the search operation.An integer value that limits the result set of the search operation.An optional directory containing files to be used to be analyzed and added to the index at producer startup.An optional directory containing files to be used to be analyzed and added to the index at producer startup.