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

David Cook <dc...@prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dc...@prosentient.com.au

--- Comment #5 from David Cook <dc...@prosentient.com.au> ---
(In reply to Marjorie Barry-Vila from comment #4)
> Still valid with Zebra and ElasticSearch in 20.05
> 
> Marjorie

It would be interesting to know if it's CHR or ICU indexing for Zebra.

These symbols get stripped out in the normalization process. With phrases in
ICU, I see we're arbitrarily removing all punctuation. With words in ICU, it
looks like we might only be removing punctuation that is preceded by whitespace
(which seems to imitate the example chain.xml from
https://software.indexdata.com/yaz/doc/yaz.pdf). So that might be OK. In fact I
should be able to test that...

With CHR indexing, symbols get converted into spaces, so it won't work.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to