My searchComponent is as follows
text_general
default
name
solr.DirectSolrSpellChecker
internal
0.5
2
1
5
4
0.01
wordbreak
solr.WordBreakSolrSpellChecker
name
Hello Alessandra
Thanks for your post.
Thats what I am concerned about generating a file or reindexing as the data
in the database will keep on changing (adding or updating).
Can you share any links where it is configurable on Solr 8.4?
Regards,
Seetesh Hindlekar
-
Seetesh Hindlekar
--
Hello Kumar Gaurav
For IndexBasedSpellchecker is there a better option of using
org.apache.lucene.search.spell.LevensteinDistance as this is not valid in
Solr 8.4
This line seems to be commented in the Reference Guide
Regards,
Seetesh Hindlekar
-
Seetesh Hindlekar
--
Sent from: https://l
Thanks Mikhail !
In issue comments that you have shared it seems that Yonik S doesn't agree it's
a defect...so probably will remain opened for a while.
So meanwhile, is it recommended to perform casting ((Number)count).longValue()
to our relevant logic ?
Thanks,
Adi
-Original Mess
https://issues.apache.org/jira/browse/SOLR-11775
On Tue, Jan 28, 2020 at 10:00 AM Kaminski, Adi
wrote:
> Is it existing issue and tracked for future fix consideration ?
>
> What's the suggestion as W/A until fix - to case every related response
> with ((Number)count).longValue() ?
>
> -Origi
Is it existing issue and tracked for future fix consideration ?
What's the suggestion as W/A until fix - to case every related response with
((Number)count).longValue() ?
-Original Message-
From: Mikhail Khludnev
Sent: Tuesday, January 28, 2020 8:53 AM
To: solr-user
Subject: Re: Solr f
I suppose there's an issue, which no one ever took a look.
https://lucene.472066.n3.nabble.com/JSON-facets-count-a-long-or-an-integer-in-cloud-and-non-cloud-modes-td4265291.html
On Mon, Jan 27, 2020 at 11:47 PM Kaminski, Adi
wrote:
> SolrJ client is used of SolrCloud of Solr 8.3 version for JSO
On 1/27/2020 6:57 PM, Salmaan Rashid Syed wrote:
I have Solr 7.6 and it is installed in an AWS ec2 (Ubuntu machine)
instance. I am new to AWS. Devops team has configured it for me.
When I check out the source for Solr 7.6, it intersects perfectly with
the line numbers in the stacktrace that yo
Hi Shawn,
Thanks for the reply. Apologies for the missing information.
I have Solr 7.6 and it is installed in an AWS ec2 (Ubuntu machine)
instance. I am new to AWS. Devops team has configured it for me.
One thing I constantly notice while executing commands in ec2 instance is
that, it keeps deny
Hey Doug. Do you know the pricing yet? Trying to get something submitted to
VP so I can take my team to the conference. Thanks!
On Mon, Jan 27, 2020 at 14:54 Doug Turnbull <
dturnb...@opensourceconnections.com> wrote:
> Just an update the CFP was extended to Feb 7th, less than 2 weeks away. ->
>
Just an update the CFP was extended to Feb 7th, less than 2 weeks away. ->
http://haystackconf.com
It's your ethical imperative to share! ;)
https://opensourceconnections.com/blog/2020/01/23/opening-up-search-is-an-ethical-imperative/
And no talk is too small, people often underestimate what the
SolrJ client is used of SolrCloud of Solr 8.3 version for JSON Facets
requests...any idea why not consistent ?
Sent from Workspace ONE Boxer
On Jan 27, 2020 22:13, Mikhail Khludnev wrote:
Hello,
It might be different between SolrCloud and standalone mode. No data enough
to make a conclusion.
O
Hello,
It might be different between SolrCloud and standalone mode. No data enough
to make a conclusion.
On Mon, Jan 27, 2020 at 5:40 PM Rudenko, Artur
wrote:
> I'm trying to parse facet response, but sometimes the count returns as
> Long type and sometimes as Integer type(on different environme
On 1/27/2020 1:58 AM, Salmaan Rashid Syed wrote:
Collection: PANNA operation: backup
failed:java.nio.file.AccessDeniedException:
/opt/solr_Backup/solr-data-backup-27-01-2020/panna_backup
at java.base/java.nio.file.Files.createDirectory(Files.java:689)
While trying to create a directory, Ja
I'm trying to parse facet response, but sometimes the count returns as Long
type and sometimes as Integer type(on different environments), The error is:
"java.lang.ClassCastException: java.lang.Integer cannot be cast to
java.lang.Long"
Can you please explain why this happenes? Why it not consist
It’s right there in the stack trace:
Caused by: java.lang.NumberFormatException: For input string: "1*1*1*0”
You’re querying or indexing a numeric field with a totally bogus input.
> On Jan 26, 2020, at 11:13 PM, Anuj Bhargava wrote:
>
> All of a sudden getting the following error. Need help
@ Alessandro Benedetti , Thanks for your input!
@ Mikhail Khludnev , I made docValues="true" for from & to and did a index
rotation, now the score join works perfectly! Saw 7x performance increase.
Thanks!
On Thu, Jan 23, 2020 at 9:53 PM Mikhail Khludnev wrote:
> On Wed, Jan 22, 2020 at 4:27
Hi all,
We are currently using solr without cloud with 500 cores. It works good.
Now we are planning to expand it using solr cloud with 1000 cores, (2 cores
for each of my client with different domain data).
I'm planning to put all fields as "stored".
Is it the right thought? Will it have any i
*Hi Solr Users,*
*I was trying to backup Solr collection using the following command. *
curl --user 'solr-admin:' "
http://localhost:8983/solr/admin/collections?action=BACKUP&name=panna_backup&collection=PANNA&location=/opt/solr_Backup/solr-data-backup-27-01-2020/
"
*I am getting the fol
Dear community!
It works as suggested, either using
"-u_lastLendingDate_combined_ls_ns:[8610134693 TO 8611935823]"
or
"NOT u_lastLendingDate_combined_ls_ns:[8610134693 TO 8611935823]"
It seems that additional bracketing (as in the next line) does not harm my
query but I will eliminate it as i
20 matches
Mail list logo