[Bug 10816] New: Relational operators in Search
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10816 Bug ID: 10816 Summary: Relational operators in Search Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Documentation Assignee: nengard@gmail.com Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org In each of the version 3 manuals, it says that a person can compose a query like so: "yr,st-numeric=>2000". However, when I try this, I get no results. I have to use "yr,st-numeric,ge=2000" to get the actual results. I presumed that the "buildQuery" sub translated => into ge, but maybe that's not happening (anymore or at all)? http://manual.koha-community.org/3.12/en/searchguide.html -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org