-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Search fails for authors with non-Latin1 characters #714
Copy link
Copy link
Closed
Labels
Lead: @cdriniIssues overseen by Drini (Staff: Team Lead & Solr, Library Explorer, i18n) [managed]Issues overseen by Drini (Staff: Team Lead & Solr, Library Explorer, i18n) [managed]Module: AuthorsModule: SolrIssues related to the configuration or use of the Solr subsystem. [managed]Issues related to the configuration or use of the Solr subsystem. [managed]Priority: 3Issues that we can consider at our leisure. [managed]Issues that we can consider at our leisure. [managed]Theme: SearchIssues related to search UI and backend. [managed]Issues related to search UI and backend. [managed]Type: BugSomething isn't working. [managed]Something isn't working. [managed]
Metadata
Metadata
Assignees
Labels
Lead: @cdriniIssues overseen by Drini (Staff: Team Lead & Solr, Library Explorer, i18n) [managed]Issues overseen by Drini (Staff: Team Lead & Solr, Library Explorer, i18n) [managed]Module: AuthorsModule: SolrIssues related to the configuration or use of the Solr subsystem. [managed]Issues related to the configuration or use of the Solr subsystem. [managed]Priority: 3Issues that we can consider at our leisure. [managed]Issues that we can consider at our leisure. [managed]Theme: SearchIssues related to search UI and backend. [managed]Issues related to search UI and backend. [managed]Type: BugSomething isn't working. [managed]Something isn't working. [managed]
or perhaps it's that AKA names aren't being indexed.
For whatever reason, neither of these searches return anything, when they should:
Æschylus https://openlibrary.org/search/authors?q=%C3%86schylus&mode=everything
Αἰσχύλος https://openlibrary.org/search/authors?q=%CE%91%E1%BC%B0%CF%83%CF%87%CF%8D%CE%BB%CE%BF%CF%82&mode=everything
They should both return, at a minimum, https://openlibrary.org/authors/OL74434A/Aeschylus
Unicode folding would take care of (or workaround) the first, but wouldn't help with the second.