The Sphinx search implementation does not currently work when searching for terms that contain a hyphen. For example, "foo-bar" would yield no results, while "foo" and "bar" would yield results.
Here's a live example of this not working: http://docs.aws.amazon.com/cli/latest/search.html?q=create-stack&check_keywords=yes&area=default Is there a way to customize how Sphinx indexes words so that infix hyphen characters are considered part of the term? Thanks! -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
