Attribute search features

The following rules apply for attribute search values:

  • Search is case-insensitive by default, i.e. upper and lower case is ignored. For information on how to change it, see chapter Search options.

  • The wildcard usage in attribute search fields is only allowed in the ending of search terms, i.e. you can enter the initial part of the value replacing the ending part with an asterisk: <part of the attribute name>*

    The asterisk symbol in the beginning of an attribute search field is not supported due to performance issues. This behavior is different from the default behavior in a full-text search (see section Text search features).

  • When searching across multiple document types, the search results will only include those document types displayed by tabs containing the search term. If no search results are available for the selected document types, no document type tabs will be displayed. When searching across 10 or more document types, confirmation is required due to potential performance degradation.

  • Be sure to keep the correct format; for example, entering characters into numerical fields is forbidden and a corresponding message is displayed in error cases:

  • Example of an invalid entry where the word "one" was typed in letters instead of entering a number represented by digits

    Figure 876: Message for wrong input format

Combining search terms

If terms are entered in several different attribute search fields, by default a corresponding match must contain all terms (AND combination/conjunction across the different fields). By entering a further term in another (and so far empty) attribute search field, the number of hits will decrease. With the advanced search options (see chapter Search options) this behavior can be changed.

To add several search terms for one attribute, you can use the multi-value search with the function Add value (see chapter Attribute search field features). These terms are treated as an OR combination, i.e. hits will be returned if at least one of the entered search terms occurs in the corresponding attribute field of a hit. So, by adding further search terms for one attribute via such additional fields the number of hits may increase.

The figure below illustrates an example result list where two search terms were used in the Supplier name field (OR combination of “Aug*” and “Sh*”) and an additional search term was used in the Supplier telephone number field (AND combination with number beginning with “17∗”):

Result list of a search with differently combined search terms

Figure 877: Attribute search with several search terms