• Gergely Ujvari's avatar
    Fix front-end search if multiple "any" terms are given · af0e036b
    Gergely Ujvari authored
    Previous implementation was flawed that if multiple any terms
    were given, every term had to be true inside one field. If couldn't
    handle the case when the terms can be found in different fields.
    
    Now any terms are evaluated separately and not bound together.
    
    Fix #1844
    af0e036b
Name
Last commit
Last update
h Loading commit data...
tests/js Loading commit data...
karma.config.js Loading commit data...
package.json Loading commit data...