Discovery Search and Advanced Search features
- Mentors
- Vedant Wakalkar, Joe Barber
- Organization
- Cuneiform Digital Library Initiative (CDLI)
The project mainly focuses on enhancing the search and advanced search features in the CDLI framework. The objectives of the project are :
- Add the "IDs" and “Keywords” search fields to both Simple & Advanced Search.
- Implementing search for fuzzy queries in ID's field.
- Enable search inscription with sign value permutation.
- Highlight transliteration sign values in ATF display.
- On add or edit, save a sanitized version of an inscription as a list of sign names.
- Making search input flexible by allowing users to search using both UTF-8 and ASCII characters.
- Filter search result by RTI, Image, Transliterations, 3D data.
- Port request to ElasticSearch from cURL to HttpClient
- Port ElasticSearch to the CakePHP ElasticSearch plugin.