verwritten.
Can anyone suggest how to achieve it?
Thanks,
Sunil
Thanks guys.
-Original Message-
From: Norberto Meijome [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2008 2:35 PM
To: solr-user@lucene.apache.org
Subject: Re: Duplicate content
On Tue, 15 Jul 2008 10:48:14 +0200
Jarek Zgoda <[EMAIL PROTECTED]> wrote:
> >> 2) I don't want to overwri
were found in title or
description.
Any suggestion on how to get this information (apart from & hl=true
variable).
Thanks,
Sunil
were found in title or
description.
Any suggestion on how to get this information (apart from & hl=true
variable).
Thanks,
Sunil
Hi,
I am sending a request to solr for exact match.
Example: (title:("Web 2.0" OR "Social Networking") OR description: ("Web
2.0" OR "Social Networking"))
But in the results I am getting stories matching "Social", "Web" etc.
Please let me know what's going wrong.
Thanks,
Sunil
Both the fields are "text" type:
How "&debugQuery=true" will help? I am not familiar with the output.
Thanks,
Sunil
-Original Message-
From: Erik Hatcher [mailto:[EMAIL PROTECTED]
Sent: Monday, July 28, 2008 2:33 PM
To: solr-user@lucene.apache.org
Subject:
Hi,
I want to password protect the solr select/update/delete URLs. Any link
from where I can get some help
Thanks,
Sunil
Hi,
My query limit is exceeding the 1024 URL length. Can I configure solr to
accept POST requests while searching content in solr?
Thanks in advance,
Sunil.
Hi Ian,
Thanks for the reply. I am using CURL, and the library was sending a GET
request to solr. But I have changed it to POST. Now it's working
properly.
Thanks,
Sunil
-Original Message-
From: Ian Connor [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 19, 2008 7:53 PM
To: solr
I have been facing this issue since long in production environment and wanted
to know if anybody came across can share their thoughts.
Appreciate your help.
Environment
2 GB index file
3.5 million documents
15 mins. time interval for committing 100 to 400 document updates
Commit happens once i
done with processing result
3. Also call reload core after commit ; This brings down the ram usage but does
not solve the main issue; With the reload I don't see any leaks but the OOM
error occurs after 2-3 days time.
Do you think any other resource not getting closed ?
Sunil
--- O
recovery, need to wait for leader to see
down state.
INFO - 2015-06-17 08:07:51.284; org.apache.solr.cloud.ElectionContext;
canceling election
/overseer_elect/election/93424944611198761-<<<>>>>:8080_solr-n_000286
Any pointers here?
Thanks,
Sunil
properties "dataDir" to
${solr.data.dir}\ds , it works as expected and the index files gets created
at this location.
This is using Solr 6.3.
Thanks
Sunil
Use group.cache.percent – for your index size, it might work well.
Thanks,
On 5/31/17, 4:16 AM, "Marek Tichy" wrote:
Hi,
I'm getting a very slow response times on grouping, especially on facet
grouping.
Without grouping, the query takes 14ms, faceting 57ms.
Wi
d like to acheive the same using the Java client api.
Could anyone provide sample code for the same?
Thanks&Rgds,
Sunil
put in place in order to get this
working ?
Thanks
-Sunil
place in order to get this
working ?
Thanks
-Sunil
Getting following exception when i try to commit the index 2nd time onwards.
fyi..I am sending commit command via http post just to reload the index.
at java.lang.Thread.run(Thread.java:595)
y: org.apache.lucene.store.AlreadyClosedException: this Directory is clo
at org.apache.lucene.store.Direc
a sales person.
This results into maxClause count error. I know how to increase it but not
a good solutions.
Thanks
Sunil
**
This e-mail transmission and any attachments that accompany it may
contain information that is pri
We are seeing OOM errors when trying to index some spatial data. I believe
the data itself might not be valid but it shouldn't cause the Server to
crash. We see this on both Solr 7.6 and Solr 8. Below is the input that is
causing the error.
{
"id": "bad_data_1",
"spatialwkt_srpt": "LINESTRING (-1
eo3D" I still see the
original OOM error .
On Sat, 4 Jul 2020 at 05:49, David Smiley wrote:
> Hi Sunil,
>
> Your shape is at a pole, and I'm aware of a bug causing an exponential
> explosion of needed grid squares when you have polygons super-close to the
> pole. Might yo
ected Response from Solr server (search result) as raw JASON
object. Kindly help me fix it.Thanks in advance .
Rgds
Sunil Kumar
Solr Search
function search()
{
var xmlHttpReq =false;
var xmlHttpClient=this;
var hostURL='<a rel="nofollow" href=&
I have enabled the SynonymGraphFilter in my field configuration in order to
support multi-word synonyms (I am using Solr 7.6). Here is my field
configuration:
And this is my synonyms.txt file:
frozen dinner,microwave food
Scenario 1: blue shirt (qu
Hi Erick,
Is there anyway I can get it to match documents containing at least one of the
words of the original query? i.e. 'frozen' or 'dinner' or both. (But not
partial matches of the synonyms)
Thanks,Sunil
-Original Message-
From: Erick Erickson
To: solr-use
24 matches
Mail list logo