-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Index normalized author name in solr #178
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: 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: 2Important, as time permits. [managed]Important, as time permits. [managed]Theme: InternationalizationMaking OpenLibrary work for both foreign-language users and books. [managed]Making OpenLibrary work for both foreign-language users and books. [managed]Theme: SearchIssues related to search UI and backend. [managed]Issues related to search UI and backend. [managed]Theme: UnicodeIssues and pull requests related to Unicode charactersIssues and pull requests related to Unicode charactersType: Feature RequestIssue describes a feature or enhancement we'd like to implement. [managed]Issue describes a feature or enhancement we'd like to implement. [managed]
Milestone
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: 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: 2Important, as time permits. [managed]Important, as time permits. [managed]Theme: InternationalizationMaking OpenLibrary work for both foreign-language users and books. [managed]Making OpenLibrary work for both foreign-language users and books. [managed]Theme: SearchIssues related to search UI and backend. [managed]Issues related to search UI and backend. [managed]Theme: UnicodeIssues and pull requests related to Unicode charactersIssues and pull requests related to Unicode charactersType: Feature RequestIssue describes a feature or enhancement we'd like to implement. [managed]Issue describes a feature or enhancement we'd like to implement. [managed]
Imagine the case where the author name author name has special accent characters like "Ghaṭṭi Añjanēyaśarma". Most of the time, the user won't be able to enter the accent characters and autocomplete will fail.
The search engine should index the accent-stripped version of the author name along with the real name to avoid such issues.