How to let NewGenLib support Chinese character searching

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

How to let NewGenLib support Chinese character searching

peterzhaonj
Dear expert,
       NewGenLib is a wonderful system.
       How to let NewGenLib support Chinese character searching?
       How to make a Chinese interface?
       Thanks a lot.

      Best regards,
        Peter
Reply | Threaded
Open this post in threaded view
|

Re: How to let NewGenLib support Chinese character searching

Verus Open Source Support
Respected Patron,
Greetings from NGL Open Source.
NGL supports Unicode 4.0 frond end and UTF-8 based database. Hence you can enter Chinese characters and also search them.
Regards
NGL Open Source Support Team
On 6/10/2013 1:24 PM, peterzhaonj [via NewGenLib] wrote:
Dear expert,
       NewGenLib is a wonderful system.
       How to let NewGenLib support Chinese character searching?
       How to make a Chinese interface?
       Thanks a lot.

      Best regards,
        Peter


If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/How-to-let-NewGenLib-support-Chinese-character-searching-tp7573893.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML

NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz
Reply | Threaded
Open this post in threaded view
|

Re: How to let NewGenLib support Chinese character searching

peterzhaonj
Dear Expert,
      NGL can search Chinese character. But it does not search anyone of the words of the idiom. For example, if the Title includes four words, it can search  if I put the whole four words or put the first word. But if I put just the second word, it can not get the results. Because Chinese does not split by whitespace.
      English words splits by whitespace, so it can search anyone of the words.
     
     Best regards,

     Peter
Reply | Threaded
Open this post in threaded view
|

Re: How to let NewGenLib support Chinese character searching

Verus Open Source Support
Respected Peter,
We can configure Solr (Search Engine used by NGL) to handle Chinese Characters. We can use separate Analyzers and Tokenizers for the same. Please see http://wiki.apache.org/solr/LanguageAnalysis#Chinese.2C_Japanese.2C_Korean for more information.
Schema file to be edited is available at C:/NGL3/Bibliographic_Solr/conf/schema.xml
We will be happy to assist you in editing this file
Regards
NGL Open Source Support Team


On Mon, Jun 10, 2013 at 2:47 PM, peterzhaonj [via NewGenLib] <[hidden email]> wrote:
Dear Expert,
      NGL can search Chinese character. But it does not search anyone of the words of the idiom. For example, if the Title includes four words, it can search  if I put the whole four words or put the first word. But if I put just the second word, it can not get the results. Because Chinese does not split by whitespace.
      English words splits by whitespace, so it can search anyone of the words.
     
     Best regards,

     Peter


If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/How-to-let-NewGenLib-support-Chinese-character-searching-tp7573893p7573895.html
To start a new topic under NewGenLib, email [hidden email]
To unsubscribe from NewGenLib, click here.
NAML

NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz
Reply | Threaded
Open this post in threaded view
|

Re: How to let NewGenLib support Chinese character searching

peterzhaonj
Dear Expert, Thank you very much. I can not edit the schema.xml.After I edited it, When I search catalogue, it shows "critical error". Could you post a schema.xml. Best regard, Peter