https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23875
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes search results release notes| |when using Elasticsearch so | |that: | |- When searching by | |relevance (the default) and | |a generic search (such as | |"*"), search results are | |returned with the highest | |record number first | |(previously, search results | |were returned with the | |lowest record number first) | |- Editing a record and | |repeating a generic search | |doesn't change the sort | |order (previously editing a | |record would change the | |search results order). | | | |Changing the sort order of | |results (such as by author | |(A-Z) or title) continue to | |work as expected. --- Comment #27 from David Nind <[email protected]> --- I've attempted a release not, but not really sure I got this right! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
