Re: Not able to create custom Solr docker image on top of the base image (Solr 9.2.1)

2023-06-01 Thread Chris Hostetter
: @Jan: I am using Debian 10 (Buster). I am switching to the solr user at the based on the logs you posted, you seem to be building the docker container inside of some other build system... 1) are you certain you know exactly what command/options your build system is using to invoke 'docker

Re: Atomic updates too slow in Solr 8 vs Solr 7

2023-06-01 Thread Ishan Chattopadhyaya
> Solr unfortunately do not yet have a comprehensive official nightly benchmark run that would catch such regressions. But the community is working on it, there are some tests on http://mostly.cool maintained by Ishan, but I have no idea how to add new tests.. I'll publish steps to add new tests

Re: Not able to create custom Solr docker image on top of the base image (Solr 9.2.1)

2023-06-01 Thread gnandre
Thanks for the replies. @Vincenzo: Please find the full error at the bottom. @Jan: I am using Debian 10 (Buster). I am switching to the solr user at the end of the dockerfile. I did not paste the whole dockerfile here but only the relevant part. It fails on that RUN instruction and does not go

Re: Not able to create custom Solr docker image on top of the base image (Solr 9.2.1)

2023-06-01 Thread Jan Høydahl
I cannot reproduce this. Copied your Dockerfile and all succeeds (MacBook). You should consider adding USER solr as the last line of your file. Jan > 1. jun. 2023 kl. 18:38 skrev gnandre : > > Hi, > > I am running into the following issue while creating a custom docker image > on top of the

Re: Atomic updates too slow in Solr 8 vs Solr 7

2023-06-01 Thread Jan Høydahl
Hi, Next step I believe is for you to open a Solr JIRA issue for this regression, as it is obviously an issue. Then we can use that JIRA to coordinate, even if the fix ends up being in Lucene code. Once we have a Solr JIRA, it may make sense to open a mail thread on users@lucene list to get

Re: Not able to create custom Solr docker image on top of the base image (Solr 9.2.1)

2023-06-01 Thread Vincenzo D'Amore
Maybe apt-get was outdated by the apt command. Can you post the error message? On Thu, 1 Jun 2023 at 18:39, gnandre wrote: > Hi, > > I am running into the following issue while creating a custom docker image > on top of the official Solr docker image (9.2.1). > > The key(s) in the keyring >

Not able to create custom Solr docker image on top of the base image (Solr 9.2.1)

2023-06-01 Thread gnandre
Hi, I am running into the following issue while creating a custom docker image on top of the official Solr docker image (9.2.1). The key(s) in the keyring /etc/apt/trusted.gpg.d/ubuntu-keyring-2012-cdimage.gpg are ignored as the file is not readable by user '_apt' executing apt-key Because of

Re: Atomic updates too slow in Solr 8 vs Solr 7

2023-06-01 Thread Rahul Goswami
So I ran the test to index 5 million docs this time (batches of 1000 docs in 15 parallel threads). To eliminate the network overhead and get as accurate a benchmark as possible, I used an AtomicLong to measure the time around the RTG call in DistibutedUpdateProcessor across all calls (

Re: End of Life of Solr 8.11?

2023-06-01 Thread Jan Høydahl
If Lucene releases v10 this autumn, I may propose Solr 10 to follow quickly, in part to EOL the aging 8.x line with ant build system. You’ll just have to wait and see. If I needed to upgrade soon I’d go for 9.x, which will be supported and patched for a long long time. Jan Høydahl > 1. jun.

Re: Streaming expr as LTR feature

2023-06-01 Thread Joel Bernstein
There currently is not a way to inline a streaming expression into a traditional Solr search. Part of the reason why is that they have different performance and design goals. A standard search is designed to scale to a high qps with sub-second performance. The design of Solr's traditional search

Re: Streaming expr as LTR feature

2023-06-01 Thread rajani m
Thank you for links to the docs, they were super helpful and the expression syntax also works perfectly. Appreciate it. Just another question inline to the streaming api. Is it possible to invoke the stream expression via solr local param standard query syntax such as {!stream expr=select()}. Any

Re: End of Life of Solr 8.11?

2023-06-01 Thread Houston Putman
At least a year, but I would not be surprised if it's 2 years or longer. Recently Solr has had a 2-3 year span between major releases, and Solr 9 was released a bit over a year ago. - Houston On Thu, Jun 1, 2023 at 8:36 AM Andy Lester wrote: > Do we have a rough idea of when we think Solr 10

RE: Issue in connecting zookeeper host from node js service

2023-06-01 Thread Manoj Jain
Classification: Public It would be great If anyone can help on this. Thanks for the assistance. Regards Manoj Jain -Original Message- From: Manoj Jain Sent: Wednesday, May 31, 2023 4:22 PM To: users@solr.apache.org; Ishan Chattopadhyaya Subject: RE: Issue in connecting zookeeper host

Re: End of Life of Solr 8.11?

2023-06-01 Thread Andy Lester
Do we have a rough idea of when we think Solr 10 will be? A few months? A year? I just have an upgrade project to Solr 9 on the horizon and might hold off on it a bit if Solr 10 is imminent. > Yes, it is EOL the same date that 10.0 is shippped. The release date of 10.0 > is yet to be

Re: End of Life of Solr 8.11?

2023-06-01 Thread Jan Høydahl
Hi, Yes, it is EOL the same date that 10.0 is shippped. The release date of 10.0 is yet to be determined. I expect a few more 9.x releases to happen first though, and most likely we'll wait for Lucene 10 to ship first. Jan > 1. jun. 2023 kl. 09:36 skrev Thomas Heldmann > : > > Dear All, >

Re: Atomic updates too slow in Solr 8 vs Solr 7

2023-06-01 Thread Jan Høydahl
Yes, the numbers should be similar. Thanks for digging in. If there is a big regression, it could be worthwile running the same test on v8.0, 8.1, 8.2 etc to plot in what version the regression happened. Perhaps it could even be scripted :) Solr unfortunately do not yet have a comprehensive

End of Life of Solr 8.11?

2023-06-01 Thread Thomas Heldmann
Dear All, According to https://solr.apache.org/downloads.html#about-versions-and-support, all Solr versions <8.11 are End of Life. Is it already known when Solr 8.11 will have its End Of Life? Best regards, Thomas Heldmann -- Thomas Heldmann Bayerische Staatsbibliothek Verbundzentrale des