Relative Content

Tag Archive for opensearch

opensearch regex search on entire field

According to the documentation, when doing a regex search in opensearch, the regex is applied to the individual tokens in the field, not the entire field.