Class LuceneConstants

java.lang.Object
org.apache.camel.component.lucene.LuceneConstants

public final class LuceneConstants extends Object
  • Field Details

    • HEADER_QUERY

      @Metadata(description="The Lucene Query to performed on the index. The query may include\nwildcards and phrases.", javaType="String") public static final String HEADER_QUERY
      See Also:
    • HEADER_RETURN_LUCENE_DOCS

      @Metadata(description="Set this header to true to include the actual Lucene\ndocumentation when returning hit information.", javaType="String") public static final String HEADER_RETURN_LUCENE_DOCS
      See Also: