RE: solr.log rotation

2017-10-02 Thread Noriyuki TAKEI
Thanks for your quick reply!! -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

solr.log rotation

2017-10-02 Thread Noriyuki TAKEI
HI,All When I restart Solr Service, solr.log is rotated as below. solr.log.1 solr.log.2 solr.log.3 ... I would like to stop this rotation. Do you have Any idea? -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Spellceck Componet Exception when querying for specific word

2017-09-14 Thread Noriyuki TAKEI
Hi,all An exception as below occurred when I used spellcheck component only for specific word "さいじんg". 2017-09-13 23:07:30.911 INFO (qtp1712536284-299) [c:hoge s:shard2 r:core_node4 x:hoge_shard2_replica2] o.a.s.c.S.Request [hoge_shard2_replica2] webapp=/solr path=/suggest_ja params={q=*:*&spel

facet query when using word 'AND'

2017-09-06 Thread Noriyuki TAKEI
Hi,all I use facet query,but I found it dose not work when using 'AND'. I woud like to use facet query using 'AND' as not Operator but simple word. At first,Solr Config is as below. suggest_dict solr.Suggester AnalyzingLookupFactory suggest suggest_ja t

Re: Too many logs recorded in zookeeper.out

2017-05-24 Thread Noriyuki TAKEI
Hi Tahnks for your reply.I,ll try to join zookeeper mailg list!! -- View this message in context: http://lucene.472066.n3.nabble.com/Too-many-logs-recorded-in-zookeeper-out-tp4335238p4336914.html Sent from the Solr - User mailing list archive at Nabble.com.

Too many logs recorded in zookeeper.out

2017-05-16 Thread Noriyuki TAKEI
Hi.All. I use Solr Cloud with 3 Zoo Keepers and 2 Solr Servers, having 3 shards and 2 replicas. These servers are running as virtual machine on VMWare and virtual machines are stored in the iSCSI storage attached to VMWare. One day,iSCSI storage failure suddenly occurred and then 1 Solr Server a

Date field by Atomic Update

2017-05-15 Thread Noriyuki TAKEI
Hi,All. I update some fields by Solj Atomic Update.But in particular case, an error occurred. When I try to set the value "2017-01-01" to date filed by Solrj Atomic Update,the following error message appears. org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server a

RE: Japanese character is garbled when using TikaEntityProcessor

2017-04-12 Thread Noriyuki TAKEI
Thanks!!I appreciate for your quick reply. -- View this message in context: http://lucene.472066.n3.nabble.com/Japanese-character-is-garbled-when-using-TikaEntityProcessor-tp4329217p4329657.html Sent from the Solr - User mailing list archive at Nabble.com.

Japanese character is garbled when using TikaEntityProcessor

2017-04-10 Thread Noriyuki TAKEI
Hi,All I use TikaEntityProcessor to extract the text content from binary or text file. But when I try to extract Japanese Characters from HTML File whose caharacter encoding is SJIS, the content is garbled.In the case of UTF-8,it does work well. The setting of Data Import Handler is as below.

JapanesePartOfSpeechStopFilterFactory

2017-02-22 Thread Noriyuki TAKEI
Hi,All I would like to execute query as below. field1:someword AND field2:★ But,It seems that the query as below is executed. field1:someword I guess that "solr.JapanesePartOfSpeechStopFilterFactory" Filter excepted the word ★ from indexing target and as a result the query "AND field:★" is exc

Re: meaning of weight in Suggester response

2017-02-11 Thread Noriyuki TAKEI
Perhaps weight means term frequency in collection? If so,the merged result mentioned previous mail is as below,right? apple(weight:22) abacus(weight:14) ability(weight:11) absence(weight:4) -- View this message in context: http://lucene.472066.n3.nabble.com/meaning-of-weight-in-Suggester-resp

meaning of weight in Suggester response

2017-02-11 Thread Noriyuki TAKEI
Hi,all I would like to know the meanings of "weight" including the response Suggester Component return. For example,when I use Suggester Compnet(refer to the URL below), I got the result as below. term=Apple,weight=3,payload= ・Suggeser Component https://cwiki.apache.org/confluence/display/solr/

suggest do not work on solr cloud

2017-01-23 Thread Noriyuki TAKEI
Hi.all. We are running 3 shards,2 replicas solr cloud(Ver 6.3) which is under control by Zoo Keeper(Ver 3.4.9). We have a problem that suggesting by SpellCheck Component do not work.I confirmed it do work well on single node. When not using Solr Cloud,I can get the expected result by sending the

Re: Max length of solr query

2017-01-12 Thread Noriyuki TAKEI
Hi,all.I got it.Thanks a lot!! 2017年1月13日(金) 1:56 Shawn Heisey-2 [via Lucene] < ml-node+s472066n4313737...@n3.nabble.com>: > > > > > On 1/12/2017 9:36 AM, 武井宜行 wrote: > > > > My Application throws too large query to solr server with solrj > > > > client.(Http Method is Post) > > > > > > > > I hav

Re: copying all fields to one specific single value field

2016-12-24 Thread Noriyuki TAKEI
I'm sorry.As everyone pointed out,the filed named "content" is a type defined mulitvalued. I solved this problem. Thanks 2016-12-24 2:19 GMT+09:00 Erick Erickson [via Lucene] < ml-node+s472066n4311074...@n3.nabble.com>: > The problem is exactly as stated, sending multiple fields to the > _same_