Defect HC-14475

Search terms containing hyphens are interpreted as price ranges when NLP is enabled for query service

Software

Customer case Applies to Corrected in
CS0283920 V9.1.6.0 9.1.9.0

Observed behavior

When a search is performed for a product's part number that contains numerics surrounding a hyphen, the search interprets the components of the part number as a price range when NLP is enabled.

Expected behavior

The pattern matching for prices should ignore values that could not be price ranges.

Resolution

The pattern matching expression was updated to ensure that there must be a word break before and after the numerics to allow a price range to be inferred from the search term.