Page 1 of 1
file doesn't indexing!
PostPosted:Sun Sep 05, 2010 6:21 pm
by wangmj
I uploaded a file to the system.I found I can only search documents in English! if the language is chinese, I can't find anything. perhaps the chinese file was not indexed. why?
microsoft word 2003 (*.doc) can't be indexed!
===================env============================
1、windows professional xp sp3
2、jboss4.2.3
3、jdk1.6
4、openKm 5.0
Re: file doesn't indexing!
PostPosted:Mon Sep 06, 2010 10:03 am
by jllort
Which kind of files are you trying to indexing ?
Could you try it on our online demo ( demo.openkm.com ) ?
Re: file doesn't indexing!
PostPosted:Mon Sep 06, 2010 4:02 pm
by wangmj
word、ppt、excel 。I try it on our online demo。If the word is in chinese!it was indexed (only english word)!but the chinese word wasn't indexed.why?
Re: file doesn't indexing!
PostPosted:Tue Sep 07, 2010 7:36 am
by jllort
upload here one document and tell us which searching are you doing.
Re: file doesn't indexing!
PostPosted:Wed Sep 08, 2010 6:37 am
by wangmj
jllort wrote:upload here one document and tell us which searching are you doing.
http://localhost:8080/OpenKM/com.openkm ... test模板.doc
search word:主题词
Re: file doesn't indexing!
PostPosted:Wed Sep 08, 2010 6:56 am
by jllort
I've seen, we're investigating what happens.
Re: file doesn't indexing!
PostPosted:Sun Sep 19, 2010 8:58 am
by pavila
I have tested that file and in indexed correclty. Anyway, the default document indexer works fine with english, but not for chinese. To improve the support for chinese, a special indexer should be configured for OpenKM repository.
Re: file doesn't indexing!
PostPosted:Tue Jul 05, 2011 10:00 am
by hkbyte
pavila, can you let me know which indexer should be added for chinese words.
Re: file doesn't indexing!
PostPosted:Wed Jul 06, 2011 3:23 pm
by pavila
You should take a look at Jackrabbit & Lucene forums. This is related to default Lucene configuration which works fine for english but need to be cutomized for other languages.