Thanks for your quick reply!!
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
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
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
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
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.
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
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
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.
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.
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
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
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/
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
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
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_
15 matches
Mail list logo