Re: RE: run in eclipse error

2017-10-17 Thread 380382...@qq.com
I recently look at solr and lucene source, I do not know if I can solve this error and submit a patch? 380382...@qq.com From: Uwe Schindler Date: 2017-10-17 15:45 To: java-user@lucene.apache.org CC: d...@lucene.apache.org Subject: RE: run in eclipse error Hi, this has nothing to do with

run in eclipse error

2017-10-16 Thread 380382...@qq.com
i am trying to run solr in eclipse. but got the error "The type FacetDoubleMerger is already defined". i don't know why. Whether it is jdk version wrong? Does git master need to use java9 for development? 380382...@qq.com

solr does not support the high availability of hadoop?

2017-04-24 Thread 380382...@qq.com
if there is two master of name node A and B, if A now is active .then we create a collection which index in hdfs and Configuration is the address of A. After a while B became active.now this application can not be used. Is there any way to solve it? 380382...@qq.com

big data inde in lucene

2017-03-20 Thread 380382...@qq.com
. Thanks. 380382...@qq.com

Re: Re: any analyzer will keep punctuation?

2017-03-07 Thread 380382...@qq.com
i think Ahmet is right. use WhiteSpace tokeniser will separate doc into token.and then you use custom filter can delete some punctuation you want to remove.Realization a custom filter is not very difficult. 380382...@qq.com 发件人: Yonghui Zhao 发送时间: 2017-03-08 12:22 收件人: Ahmet Arslan 抄送