query_processor

Background

This option sets the executable to use for query processing.

Setting the key

Set this configuration key in the search package or data source configuration.

Use the configuration key editor to add or edit the query_processor key, and set the value. This can be set to any valid String value.

Default value

query_processor=padre-sw

Examples

To set the query processor to $SEARCH_HOME/bin/patch/padre-sw:

query_processor=patch/padre-sw

To set the query processor to $SEARCH_HOME/conf/DATA_SOURCE_ID/padre-sw-custom:

query_processor=../conf/DATA_SOURCE_ID/padre-sw-custom

Notes

  • The value is a path relative to $SEARCH_HOME/bin.