similar to: What does Solr index do and how to handle its high avaliablity?

Displaying 20 results from an estimated 4000 matches similar to: "What does Solr index do and how to handle its high avaliablity?"

2019 Jun 15
0
What does Solr index do and how to handle its high avaliablity?
On 6/14/2019 2:11 AM, luckydog xf via dovecot wrote: > ? And based on https://dovecot.org/pipermail/dovecot/2019-April/115575.html > I'm going to use an VIP to host 2 mail servers. Currently, it works in > fail over and fail back test except solr index, so how to resolve this? Solr has high availability options. Probably the easiest is SolrCloud, because the legacy master-slave
2019 Jul 10
1
solr
Hi I have set up SOLR in accordance with documentation and it runs well. I use solr like: ....... fts = solr fts_solr = debug url=http://IP:8983/solr/ (solr in external machine) ...... Is replication of this system really essential ?? Due to my tests, rollback of the solr server on external machine lasts less than minute and it is nearly non-visible from client side. On the other hand solr
2019 Apr 11
8
High availability of Dovecot
Hi, list, I'm going to deploy postfix + dovecot + CephFS( as Mail Storage). Basically I want to use two servers for them, which is kind of HA. My idea is that using keepalived or Pacemaker to host a VIP, which could fail over the other server once one is down. And I'll use Haproxy or Nginx to schedule connections to one of those server based on source IP( Session stickiness),
2020 Jul 26
2
Trying to use solr
__ Francis Augusto Medeiros-Logeay francis at francisaugusto.com Mobile: +47 45 17 14 91 Oslo, Norway Sent from a mobile device / Enviado a partir de dispositivo m?vel > On 24 Jul 2020, at 19:34, Shawn Heisey <elyograg at elyograg.org> wrote: > > ?On 7/22/2020 11:13 AM, Francis Augusto Medeiros-Logeay wrote: >> On Solr I get this error: >>
2019 Apr 23
3
SolrCore 'dovecot' is not available due to init failure: fieldType 'text_general' not found in the schema
https://wiki.dovecot.org/Plugins/FTS/Solr Only offers a solr-7.7.0 solrconfig.xml, does it apply to solr-8.0.0? On Tue, Apr 23, 2019 at 11:18 AM luckydog xf <luckydogxf at gmail.com> wrote: > Here is solrconfig.xml, I removed comments. > -------------------- > > <?xml version="1.0" encoding="UTF-8"?> > <config> >
2020 Jul 22
3
Trying to use solr
Hi, I am finally trying to use an fts engine with dovecot. My version is 2.3.7.2 under Ubuntu 20.04. I installed solr 7.7.3 and then 8.6.0 to see if this was a version-related error. I copied the schema from 7.7.0 as many people said this was fine. I get the following error when trying to reindex a user's mailbox: doveadm(francis at francisaugusto.com): Error: fts_solr: Indexing failed:
2013 Nov 07
1
Solr clusters
Hi all, Has anyone implemented larger Dovecot+Solr clusters and would be willing to give some details about how it works for you? My understanding about it so far is: - SolrCloud isn?t usable with Dovecot. Replication isn?t useful, because nobody wants to pay for double the disk space for indexes that could be regenerated anyway. The autosharding isn?t very useful also, because: I think the
2018 Mar 05
1
Re: [enhancement] fts-solr low performance
>Hi, > >we have activated fts-solr about a week ago and immediately started to >experience really *low* performance with MOVE and EXPUNGE commands. >After several days of googling, tcpdumping and straceing i was able to >find and resolve the problem. > >We are using Dovecot 2.2.27 from Debian Jessie (jessie-backports), >which is doing a soft commit in solr after
2019 Apr 13
3
Solr connection timeout hardwired to 60s
On 4/13/2019 4:29 AM, John Fawcett via dovecot wrote: > If this value was made configurable people could set it to what they > want. However the underlying problem is likely on solr configuration. The Jetty that is included in Solr has its idle timeout set to 50 seconds. But in practice, I have not seen this timeout trigger ... and if the OP is seeing a 60 second timeout, then the 50
2019 Apr 23
2
SolrCore 'dovecot' is not available due to init failure: fieldType 'text_general' not found in the schema
Hello, it seems an mismatch of schema file provided by dovecot-2.3.5.2 [root at mail conf]# pwd /var/solr/data/dovecot/conf # Below solrconfig.xml is from Solr-8.0.0. [root at mail conf]# grep text_general solrconfig.xml <str name="queryAnalyzerFieldType">text_general</str> field types. Text content will be indexed as "text_general" as <str
2019 Apr 12
2
Solr connection timeout hardwired to 60s
Looking further at tcpdumps of the Dovecot->Solr traffic and Solr metrics it doesn't seem like there's anything suspicious apart from the TCP windows running full and Dovecot backing of ... until it times out and close the connection. >From my understanding of how Dovecot operates towards Solr it will flush ~1000 documents towards Solr in /update request until it has traversed the
2019 Apr 14
1
[PATCH] Re: Solr connection timeout hardwired to 60s
<!doctype html> <html> <head> <meta charset="UTF-8"> </head> <body> <div> <br> </div> <blockquote type="cite"> <div> On 14 April 2019 16:59 John Fawcett via dovecot < <a href="mailto:dovecot@dovecot.org">dovecot@dovecot.org</a>> wrote: </div>
2019 Apr 05
1
Solr connection timeout hardwired to 60s
> I'm a denizen of the solr-user at lucene.apache.org mailing list. > [...] > Here's a wiki page that I wrote about that topic. This wiki is going > away next month, but for now you can still access it: > > https://wiki.apache.org/solr/SolrPerformanceProblems That's a great resource, Shawn. I am about to put together a test case to provide a comprehensive FTS
2020 Jun 10
1
kinit with SPN fail
The production will be updated as soon as possible, back to the kinit it seems to me that we are going around the problem :) I will do tests, in the next few days I will make up for it unless there are some hints. thanks. Il giorno mer 10 giu 2020 alle ore 20:46 Rowland penny via samba < samba at lists.samba.org> ha scritto: > On 10/06/2020 19:25, banda bassotti via samba wrote: >
2020 Jun 10
2
kinit with SPN fail
Hi Rowland, yes I'm configuring apache kafka / zookeeper, I need Kerberos authentication for the test environment and I don't have AD :) I'v two environment, the first (production), samba 4.5.1 work as intended: # samba-tool spn list z1 z1 User CN=z1,CN=Users,DC=pro,DC=lan has the following servicePrincipalName: zookeeper/node1.pro.lan # klist -k -e z1.ktab Keytab name:
2020 Jun 10
2
kinit with SPN fail
Hello again, after obtaining the keytab file I tried to use kinit keytab.file followed by the spn $ samba-tool spn list z1 z1 User CN=z1,CN=Users,DC=home,DC=lan has the following servicePrincipalName: zookeeper/ap42.home.lan $ samba-tool domain exportkeytab z1.ktab --principal=z1 $ samba-tool domain exportkeytab z1.ktab --principal=zookeeper/ap42.home.lan $ kinit -V -k -t z1.ktab
2019 Apr 23
4
Sis to deduplicate attachments does not work?
Hi, I use sis to deduplicate attachments, here is my `doveconf -n` ------------ auth_cache_size = 10 M auth_failure_delay = 5 secs auth_mechanisms = plain login auth_socket_path = /var/run/dovecot/auth-userdb auth_ssl_username_from_cert = yes auth_username_format = %Ln default_vsz_limit = 512 M lmtp_rcpt_check_quota = yes mail_attachment_detection_options = add-flags-on-save mail_attachment_dir =
2023 Jun 06
2
What's the substitution of 'samba-tool domain provision' in v4.17.5
Makes sense. Can I use Ubuntu 22.04 as an alternative to Debian ? Does Ubuntu have a DEB package in the official repository? It's pretty bothersome if I build packages from source codes on Ubuntu, because they're so many packages and dependencies that need to be resolved. On Tue, Jun 6, 2023 at 5:07?PM Rowland Penny via samba < samba at lists.samba.org> wrote: > > > On
2019 Mar 13
1
Fwd: syslinux-6.03 failed to boot ESXI 6.7
---------- Forwarded message --------- From: Adan Calderon <adancalderon at gmail.com> Date: Wed, Mar 13, 2019 at 9:13 AM Subject: Re: [syslinux] syslinux-6.03 failed to boot ESXI 6.7 To: luckydog xf <luckydogxf at gmail.com> I can share some working examples for a USB Thumb drive and PXE servers using chain loading, but it will take me some time. If you are interested in my
2019 Apr 10
2
protocols: Unknown protocol: sieve
Hi, list, I downloaded dovecot-2.3-pigeonhole-0.5.5.tar.gz and installed it, after I enabled #/etc/dovecot/conf.d/20-managesieve.conf protocols = $protocols sieve it said " protocols: Unknown protocol: sieve" What's wrong?" Thanks, -------------- next part -------------- An HTML attachment was scrubbed... URL: