Hi. I'm using solrj (7.3.1).
I encountered an error for delete queries that fail on an unauthorized
exception. I noticed other requests succeed.
I managed to track it down to NTLM authentications.
org.apache.http.impl.execchain.MainClientExec (line 315) will remove
authentication headers befor
ssues. Absent
abnormal termination, tlog replay really shouldn’t be happening. Are you
totally sure that it was TLOG replay and not a full sync from the leader?
Best,
Erick
> On Jul 3, 2019, at 12:36 AM, Avi Steiner wrote:
>
> Hi
>
> We had some cases with customers (Solr 5
Hi
We had some cases with customers (Solr 5.3.1, one search node, one shard) with
huge tlog files (more than 1 GB).
Our settings:
1
3
false
@lucene.apache.org
Subject: Re: ZooKeeper transaction logs
You can try run purge manually see if it is working:
org.apache.zookeeper.server.PurgeTxnLog.
And use a cron job to do clean up.
On 7/9/17, 11:07 AM, "Avi Steiner" wrote:
Hello
I'm using Zookeeper 3.4.6
The ZK
:
org.apache.zookeeper.server.PurgeTxnLog.
And use a cron job to do clean up.
On 7/9/17, 11:07 AM, "Avi Steiner" wrote:
Hello
I'm using Zookeeper 3.4.6
The ZK log data folder keeps growing with transaction logs files (log.*).
I set the following in zoo.cfg:
autopurge.
Hello
I'm using Zookeeper 3.4.6
The ZK log data folder keeps growing with transaction logs files (log.*).
I set the following in zoo.cfg:
autopurge.purgeInterval=1
autopurge.snapRetainCount=3
dataDir=..\\data
Per ZK log, it reads those parameters:
2017-07-09 17:44:59,792 [myid:] - INFO [main:
Hello
I have a question about resource governance / quality of service.
Is there any way to configure priorities of queries? Can I set some select
queries, for example, higher priority than index (add/update) ?
Thanks
Avi
This email and any attachments there
Tell us the relevant field types you have in schema.xml.
You can also solve this all for yourself in the Solr Admin Analysis panel.
Cheers -- Rick
On May 1, 2017 2:34:31 AM EDT, Avi Steiner wrote:
>Hi
>
>I have a question regarding the use of query parser and BooleanQuery.
>
>I h
Hi
I have a question regarding the use of query parser and BooleanQuery.
I have 3 documents indexed.
Doc1 contains the words huntman's and huntman
Doc2 contains the word huntman's
Doc3 contains the word huntman
When I search for huntman's I get Doc1 and Doc2
When I search for +huntman's I get D
Hi
We have a customer with Solr 5.3.1.
The index contains less than 3.5 million docs, and index folder size is about
240GB.
I found that the most huge files are .cfs files (compound files) that were
created lately although only few documents were added.
The useCompoundFile parameter is commented
Thanks Eric.
I don't want to disable the phrase searches option.
I just wonder if there is any way I can find terms within index, and thought
the pos file analysis may be a direction.
I suspect that our index is full of long float numbers (i.e:
1234.4546786585899544) which may be unnecessary. Be
As far as I remember it didn't work. I used DefaultSolrHighlighter (because the
improved ones as PostingsSolrHighlighter requires indexing for sure) and it
used only indexed fields, but I'll retry.
-Original Message-
From: Erick Erickson [mailto:erickerick...@gmail.com]
Sent: Tuesday, Ju
12 matches
Mail list logo