https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22413 Bug ID: 22413 Summary: Elasticsearch - Index title is lost after sorting Change sponsored?: --- Product: Koha Version: 18.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs@lists.koha-community.org Reporter: marjorie.barry-vila@collecto.ca Target Milestone: --- Hi, There is a problem when sorting a list of results, a new search is done and index title for example is lost. Test plan: - Do a search with index title (koha/opac-search.pl?idx=ti&q=quebec) - Sort by title A-Z - a new search is done and index "ti" is lost (opac-search.pl?q=quebec&sort_by=title_az) Regards Marjorie -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.