powered by CADENAS

Manual

Manual

1.7.4.11.1.1.  Keys "FieldPriorizations" and "SynonymFieldPriorizationMultiplicator" - Full-text search: prioritization of fields to be searched

The prioritization of fields to be searched can be set under $(CADENAS_USER)/varsearch.cfg.

The default settings normally don't have to be adjusted (but may be).

If a field should not be searched then remove the specific entry from the value range.

If a field should get a disproportionate higher weighting then set a higher value (e.g. 1000).

"orderno" is the field for the order number specified in eCAT.

Don't change CNS_SEARCHDATA.

The explicit specification of a path is not possible currently.

[VariableSearch]
FieldPriorizations=CNS_SEARCHDATA=1.0,orderno=150.0,nn=100.0,nt=60.0,nb=30.0

The Synonym search is using the same values as above, however with the factor specified here. The default value of 0.3 means that hits achieved by the Synonym search are not graded as high as directly achieved hits.

SynonymFieldPriorizationMultiplicator=0.30