[Koha-bugs] [Bug 21357] Filter elisions from index and search terms in Elasticsearch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 28 13:08:20 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21357

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #54 from Nick Clemens <nick at bywatersolutions.com> ---
The last patch here seems to do a few things:
1 - Change the way we build our search queries to use bool rather than
combining in query_string - I like this, but it should be its own bug
2 - It adds ability to have multiple language analyzers - it is simple, but
should also be its own bug
3 - Both of the above will need test coverage

I am not sure consensus was reached in discussion before the new patch, it
should probably at least wait until Ere returns

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list