-
Notifications
You must be signed in to change notification settings - Fork 0
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
Improvement of the search engine functionality on the NFDI4BioImage training website #1
Comments
Idea: we could search in the YML files, instead of the rendered HTML pages. Alternatively: We could create 1 html page for each entry in the yml files... |
It seems to be possible to do this by setting each YML file to the corresponding search tag |
@haesleinhuepf It would be so nice if you could show me which folder or file is for the current search engine. |
The current search engine can be modified like documented here: https://www.sphinx-doc.org/en/master/usage/advanced/websupport/searchadapters.html Also consider setting up a new website with a better search, that is not built on Jupyterbook. |
I'm partial to setting up a new site, but I'd like to see the code you wrote for our current search engine, and by that I mean the folder or file where that code resides :) |
I do not know. It's not my code. The search is part of sphinx, which is part of jupyter-book, which we are using. |
Ok, I got it |
Hi @haesleinhuepf ,look at this "III. In the future, it might also be nice to add a release date to the data in the database", maybe they want to discuss the similar things. :) |
Can you give a source (link) for this citation? |
In my description: "For search results: I. Perhaps add options such as "content type" to search results Literature search engine display might be a good idea: |
Our current search engine on our NFDI4BioImage training website performs ineffectually and is not user friendly enough.
https://nfdi4bioimage.github.io/training
There are currently the following issues:
Possible improvement suggestions:
Possible selections:
Perhaps add relevant natural language processing queries
For search engines:
For the search interface:
For search results:
The text was updated successfully, but these errors were encountered: