You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2025. It is now read-only.
Am testing features here and have some observations...
Each time I want to adjust a search string, the pop-up window begins with empty text, even though the RTD search text field shows the text I last entered (or there-abouts...it winds up being subtley altered. For example any + is removed).
Searching for endian +-silo returns 9 pages which tells me its return pages that include either endian or silo and not pages that contain endian but do not contain silo.
+ operator seems wholly ignored. In fact, it gets removed when RTD echos the search string back
All these search strings return the same result chunk fortran, chunk +fortranchunk + fortran, chunk | fortran
-silo returns all pages (silo is used on some pages).
So, either I am wholly mis-understanding how this is supposed to work or the search functionality is not working as documented.