Displaying 2 results from an estimated 2 matches for "youli".
Did you mean:
youl
2011 Jul 14
1
How to add support of Chinese & Japanese
I wonder anyone has successful experience on supporting Chinese and
Japanese?
Where did you make change to support index creation, where did you change
the code to support search?
did you be able to support Synonymy? where to support this?
did you support auto completion(user enter partial of a word, the search
engine find the complete words)?
thanks for any info sharing,
Bruce
2019 Mar 07
3
Ask for advice on exact requirements to fix #699 mixed CJK numbers
I am working on "#699 Better tokenisation of mixed CJK numbers",
and have implemented a partial patch of Chinese for this ticket.
Current code works well with special test cases and
all tests in xapian-core could still pass.
But I'm confused with exact requirements of the question,
for how much we could pay with performance on enabling more cases,
and if there are better methods to