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
This research explores the effort required to offer residents the ability to search the contents of a specific library for specific keywords.
If you visit library.kiwix.org and navigate to a library you’ll see a search box is available
You can see what the results look like. Search: experiment. We want to offer a capability like this to Residents so it becomes easier for them to locate information inside of these ZIM files.
Ideally the research addresses:
If we can leverage the existing search that Kiwix offers or need to build our own.
What search interface we add to UnlockEd for users.
How to continue to log/track links and libraries that the user accesses.
The outcome of this research will be a draft issue outlining the implementation approach, including task breakdowns for development.
Explore options that Kiwix already offers for search
If necessary, explore alternative options for searching libraries.
Determine what changes need to be made to the Knowledge Center page/components to support searching within libraries.
Identify API changes or additions that need to be made for Knowledge Center search.
Acceptance Criteria
A detailed draft GitHub issue is created, outlining the proposed approach and effort for implementing “Search within Libraries” based on the research here.
The draft issue includes:
Whether or not we can build off of the Kiwix implementation of search.
Backend and frontend development tasks with clear objectives (e.g., components, API handlers, migration changes needed, etc.)
Identified risks or challenges that we foresee would come with this integration path.
Options that we considered and chose not to do.
The issue also identifies if there are any dependencies (e.g., technical debt or other issues) that must be addressed before implementing search.
The text was updated successfully, but these errors were encountered:
Description
This research explores the effort required to offer residents the ability to search the contents of a specific library for specific keywords.
If you visit library.kiwix.org and navigate to a library you’ll see a search box is available
You can see what the results look like. Search: experiment. We want to offer a capability like this to Residents so it becomes easier for them to locate information inside of these ZIM files.
Ideally the research addresses:
The outcome of this research will be a draft issue outlining the implementation approach, including task breakdowns for development.
Note: There is a separate issue that involves looking into RESEARCH: Search across libraries.
Tasks
Acceptance Criteria
The text was updated successfully, but these errors were encountered: