Troubleshooting dashes in search terms

Hi.

I have a Group named "ADSP-BF70x", and another one where that string appears in the Group name.

When I search for "adsp-bf70x", I get the two Groups in the results.

When I search for "adsp-bf70*", I get NO results.  I don't understand why.

When I search for "adsp bf70x"I get the two Groups in the results.

When I search for "adsp bf70*", I get the two Groups in the results.

I'm trying to understand the tokenization of the query, specifically...

  • Is a dash a token delimiter, or is it part of the token?
  • If the dash is a delimiter, then why doesn't "adsp-bf70*" work?
  • If the dash is part of the token, then why doesn't "adsp-bf70*" work?

If possible, it would be great to know what filters/tokenizers/stemmers you are using and their configuration.  It would allow me to research those directly.

Lastly, is it possible to reconfigure the filters/tokenizers/stemmers on a Telligent hosted instance, with or without PS support?

Thanks.