On 11/30/22 00:33, Nagarajan Muthupandian wrote:
POC would be to add a function in the plugin.. which would query all the
documents locally (Say 100+ Million Documents) and update 1 or 2 fields with a
particular value.
As the plugin would be local to this core.. wanted to avoid HTTP calls.
H
On 11/30/22 00:33, Nagarajan Muthupandian wrote:
Say if I am in a solr container.. will Embedded server create another container
locally..? Or will be it like thin client to interact with container similar to
HTTP.
If you use EmbeddedSolrServer, you are embedding the entire Solr
application
On 11/30/22 13:44, Matthew Castrigno wrote:
Using SOLR 9.0 and the ScriptUpdatProcesor, it appears SOLR is erroneously adding "
, " in the middle of a string field.
The script just logs the fields. If you compare the curl request with what is
logged you see the addition of many instances of
On 11/30/22 08:57, Matias Laino wrote:
Q: What is the total document count?
A: Based on the dashboard, it's Total #docs: 68.6mn each node (I'm replicating
the same data on both)
Each core has a count. And here you can see what I was talking about
with max doc compared to num docs.
https://
Hello Kira,
You can indeed not read/write from/to the private list. Nevertheless, i
just created an account for you. You should receive a password reset mail
for Jira access right now.
Regards,
Markus
Op wo 30 nov. 2022 om 21:59 schreef Kira Traynor :
> Hello everyone,
>
> I'd like to get acces
Hello everyone,
I'd like to get access to Apache Jira for Solr. I sent a message to
priv...@solr.apache.org and didn't get a response. Can anyone point me in
the right direction?
Thanks for the help,
Kira
Hello,
Using SOLR 9.0 and the ScriptUpdatProcesor, it appears SOLR is erroneously
adding " , " in the middle of a string field.
The script just logs the fields. If you compare the curl request with what is
logged you see the addition of many instances of , in the content field.
Later in t
Hi Shawn! Thanks again for replying, a few answers to your questions.
Q: How did the index size compare 3 months ago to today?
A: Pretty much the same, we've been using websolr for years but they had a lot
of performance issues and it was expensive (their service went down pretty
frequently), so
The EmbeddedSolrServer runs within the same process as a standalone Java
application, it's not the sort of thing you'd add to Solr running in the
usual (standalone web application) way. You can think of it as an
alternative to directly using the Lucene API in a custom Java application.
It's not so
Well done Mikhail!
Bit busy in the next month but over Christmas, I'll take a look!
So good to see there's still interest in the More Like This (that I really
love)
Cheers
--
*Alessandro Benedetti*
Director @ Sease Ltd.
*Apache Lucene/Solr Committer*
*Apache Solr PMC Member*
10 matches
Mail list logo