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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to