Hi,
I have a standalone installation of solr 5.3.1
Recently I have started facing an issue, whenever the Garbage collector
kicks in, and at that time if there is a request to solr,
Solr (http) responds back with status 0 and the service is not served, it
gets served after few seconds.
uery can become huge when there are more than four
constraints.
Best,
Michael
Am 24.11.2016 um 11:40 schrieb Prasanna S. Dhakephalkar:
> Hi,
>
>
>
> Need to formulate a distinctive field values query on 4 fields with
> minimum match on 2 fields
>
>
>
> I have
ecome huge when there are more than four
constraints.
Best,
Michael
Am 24.11.2016 um 11:40 schrieb Prasanna S. Dhakephalkar:
> Hi,
>
>
>
> Need to formulate a distinctive field values query on 4 fields with
> minimum match on 2 fields
>
>
>
> I have 4 fields in my
Hi,
Need to formulate a distinctive field values query on 4 fields with minimum
match on 2 fields
I have 4 fields in my core
Code 1 : Values between 1001 to
Code 2 : Values between 1001 to
Code 3 : Values between 1001 to
Code 4 : Values between 1001 to
I want to
that was constant for every query. The syntax is
challenging, but it can be done.
I won't confuse the issue more unless you need something like that - let me
know if you do.
On Wed, Oct 26, 2016 at 9:52 AM, Tom Evans wrote:
> On Wed, Oct 26, 2016 at 4:00 PM, Prasanna S. Dhak
ery query. The syntax is
challenging, but it can be done.
I won't confuse the issue more unless you need something like that - let me
know if you do.
On Wed, Oct 26, 2016 at 9:52 AM, Tom Evans wrote:
> On Wed, Oct 26, 2016 at 4:00 PM, Prasanna S. Dhakephalkar
> wrote:
> >
ething. I donot know what. May be how to
invoke functions.
Regards,
Prasanna.
-Original Message-
From: Tom Evans [mailto:tevans...@googlemail.com]
Sent: Wednesday, October 26, 2016 3:07 PM
To: solr-user@lucene.apache.org
Subject: Re: Query formulation help
On Wed, Oct 26, 2016 at
Hi,
May be very rudimentary question
There is a integer field in a core : "cost"
Need to build a query that will return documents where 0 <
"cost"-given_number < 500
How can this be achieved ?
Thanks.
Prasanna.
Hi,
Further search on net got me answer
The query to be
a_id:20 OR (*:* NOT a_id:*)
I don't understand this syntax
I am bit raw at solr query formations :)
Regards,
Prasanna.
From: Prasanna S. Dhakephalkar [mailto:prasann...@merajob.in]
Sent: Saturday, September 10, 2
Greetings Group,
I am attempting to formulate a query that gives me all the records such that
1. The record does not have field a_id
2. If a_id field exists then it should have a value 20
So, for 1. I used -a_id:* (got 25 results)
For 2. I used a_id:20 (got 3 results)
Fo
=full-import&jdbcurl=jdbc:hsqldb:./example-DIH/hsqldb/ex&j
dbcuse
r=sa&jdbcpassword=secret"
Regards
Srinivas Meenavalli
-Original Message-----
From: Prasanna S. Dhakephalkar [mailto:prasann...@merajob.in]
Sent: Thursday, August 11, 2016 4:40 PM
To: solr-user@lucene.apache.org
Su
Hi,
I have 7 cores.
In each data-config.xml , I have
There is similar structures on production, testing and partner instances.
So if I have to make changes I have to do in all data-config files.
I am looking for a mechanism where some variables
Like
dbname=abcd
dbusre=use
in the solr logs?
Did you reload the core/restarted solr after bumping up the solrconfig?
Thanks,
Susmit
On Wed, May 4, 2016 at 9:45 PM, Prasanna S. Dhakephalkar <
prasann...@merajob.in> wrote:
> Hi
>
> We had increased theto a large number, but it did
> not work
>
> Here
Hi
We had increased the maxBooleanClauses to a large number, but it did not
work
Here is the query
http://localhost:8983/solr/collection1/select?fq=record_id%3A(604929+504197+
500759+510957+624719+524081+544530+375687+494822+468221+553049+441998+495212
+462613+623866+344379+462078+501936+189274+
Hi,
I have a solr 5.3.1 standalone installation.
When a query is fired on the browser,
If the number of characters in the url is 6966, then I get the result,
but if it is increased by 1 character, making the URL 6967 then solr does
not return any result and screen goes blank.
I am not
uld do this. I would urge you to
> revisit the requirements, this kind of super-specific ordering is
> often not worth the effort to try to enforce, how does the _user_
> benefit here?
>
> Best,
> Erick
>
> On Mon, Oct 12, 2015 at 12:47 AM, Prasanna S. Dha
Hi,
I am trying to make a solr search query to get result as under I am unable
to get do
I have a search term say "pit"
The result should have (in that order)
All docs that have "pit" as first WORD in search field (pit\ *)+
All docs that have first WORD that starts with "pit" (pit*\
17 matches
Mail list logo