vector_search.query_processing

Background

Include results from the padre-vector-synonym program (for vector search only). For example, this program is used when generating index files with synonym terms from Padre.

Setting the key

Set this configuration key in the results page (preferred) or search package configuration.

Use the configuration key editor to add or edit the vector_search.query_processing key, and set the value. This can be set to any valid Boolean value.

Default value

By default, it is disabled.

vector_search.query_processing=false

Examples

To enable the query processor to use padre’s synonym terms generation program for vector search

vector_search.query_processing=true