Displaying 2 results from an estimated 2 matches for "l1522".
Did you mean:
1522
2016 Jul 26
2
Pull requests: CJK words and Snippet generator
Hi,
The Cyrus IMAP mail server uses Xapian as search engine. Recently,
FastMail has sponsored implementation of two Xapian features: CJK word
splitting and a generator for search snippets. I've been working on both
features and we would be happy to get them merged into Xapian master.
The CJK word tokenizer uses the word segmentation algorithms of the
International Components for Unicode
2016 Jul 29
3
Pull requests: CJK words and Snippet generator
...an't find libicu on the
machine [1]. I could make the libicu dependency optional, and that might
be useful for Xapian installation that don't bother with CJK text, but
for Travis tests it would make sense to enable ICU.
Cheers,
Robert
[1] https://travis-ci.org/xapian/xapian/jobs/148268282#L1522