Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search does not work with some non-alphanumeric characters when fully contained within a string #77

Closed
inselaffe opened this issue Feb 19, 2020 · 1 comment

Comments

@inselaffe
Copy link

inselaffe commented Feb 19, 2020

https://docs.adobe.com/content/help/en/analytics/

  1. Navigate to https://docs.adobe.com/content/help/en/analytics/implementation/other/hardcoded.html
  2. Observe that the page contains the string "hit_source" (5th bullet point under the "Image request syntax" example)
  3. In the Search input box, enter the string "hit_source" and select "Search"
  4. RESULT: no search results are returned
  5. Navigate to https://docs.adobe.com/content/help/en/analytics/implementation/other/hardcoded.html
  6. Observe that the page contains the string "example.sc.omtrdc.net" (2nd bullet point under the "Image request syntax" example)
  7. In the Search input box, enter the string "example.sc.omtrdc.net" and select "Search"
  8. RESULT: no search results are returned
@gigazelle
Copy link
Collaborator

gigazelle commented Feb 26, 2020

Thanks for your feedback! I have this logged with the team who manages the doc platform internally. For the time being, I would recommend using an external search engine to locate the docs you're looking for, because our internal search definitely leaves a lot to be desired. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants