-
Notifications
You must be signed in to change notification settings - Fork 30
Problem: AtoM advanced search docs still reference ES 1.7 #359
Copy link
Copy link
Open
Labels
good first issueAn issue that would be easy for someone who has not worked with the codebase/docs before.An issue that would be easy for someone who has not worked with the codebase/docs before.minor fixThe change requested by the issue will be minor in scopeThe change requested by the issue will be minor in scopeuser manualThe issue affects content in the User manualThe issue affects content in the User manual
Metadata
Metadata
Assignees
Labels
good first issueAn issue that would be easy for someone who has not worked with the codebase/docs before.An issue that would be easy for someone who has not worked with the codebase/docs before.minor fixThe change requested by the issue will be minor in scopeThe change requested by the issue will be minor in scopeuser manualThe issue affects content in the User manualThe issue affects content in the User manual
Issue found
Found this while looking at the AtoM 2.10 docs today:
See:
Proposed fix
I would recommend removing a specific ES version from this mention. Instead, I suggest something like:
... with a link added for the ES docs.
Note that the ES link I used above is for their legacy versions. It's not super intuitive to find this, but it includes links for all previous major versions back to 0.9, so it's a handy link to have. Given that AtoM will likely never be using the most recent dev or stable ES version, and that this page automatically updates when they version, it seems like a good way to include a stable link that is otherwise not easy to find in the ES documentation. That said, the link is optional and just a suggestion!
Alternatives