Re: Issues with using Paoding to index Chinese characters

2015-06-14 Thread Zheng Lin Edwin Yeo
But I think Solr 3.6 is too far back to fall back to as I'm already using Solr 5.1. Regards, Edwin On 14 June 2015 at 14:49, Upayavira wrote: > When in 2012? I'd give it a go with Solr 3.6 if you don't want to modify > the library. > > Upayavira > > On Sun, Jun 14, 2015, at 04:14 AM, Zheng Lin

Re: Issues with using Paoding to index Chinese characters

2015-06-13 Thread Upayavira
When in 2012? I'd give it a go with Solr 3.6 if you don't want to modify the library. Upayavira On Sun, Jun 14, 2015, at 04:14 AM, Zheng Lin Edwin Yeo wrote: > I'm still trying to find out which version it is compatible for, but the > document which I've followed is written in 2012. > > http://j

Re: Issues with using Paoding to index Chinese characters

2015-06-13 Thread Zheng Lin Edwin Yeo
I'm still trying to find out which version it is compatible for, but the document which I've followed is written in 2012. http://java.dzone.com/articles/indexing-chinese-solr Regards, Edwin On 12 June 2015 at 20:15, Upayavira wrote: > Not knowing anything about paoding, it seems that this lib

Re: Issues with using Paoding to index Chinese characters

2015-06-12 Thread Upayavira
Not knowing anything about paoding, it seems that this library isn't compatible with the current version of Solr/Lucene. Have a look at the version that it was compiled for. Having looked at the date of the latest download (2008) Lucene has changed a LOT since then, so some conversion work will def

Issues with using Paoding to index Chinese characters

2015-06-12 Thread Zheng Lin Edwin Yeo
I'm trying to use Paoding to index Chinese characters in Solr. I'm using Solr 5.1, have downloaded the dictionary to shard1\dic and shard2\dic, and have configured the following in schema,xml I've also included -DPAODING_DIC_HOME=/dic during my startup of Solr However, when I tried to start