ystem type : 64-bit
OS : Window Server 2012 standard
Thanks & Regards,
Bhaumik Joshi
ring json = "";
Gson gson = (new GsonBuilder()).serializeNulls().create();
gson.setASessionId((String) null);
json = gson.toJson(request);
Gson gson2 = new Gson();
Request2 retObj = gson2.fromJson(json, Request2.class); //this will gives the
above error.
}
catch (Exception e)
{
e.printStackTrace();
}
}
}
Any idea?
Thanks & Regards,
Bhaumik Joshi
Thanks Hoss got the point.
Bhaumik Joshi
From: Chris Hostetter
Sent: Friday, July 8, 2016 4:52 PM
To: solr-user
Subject: Re: Disabling solr scoring
: Can you please elaborate? I am passing user defined sort field and order
whenever i search.
I think Mikhail
Can you please elaborate? I am passing user defined sort field and order
whenever i search.
Thanks & Regards,
Bhaumik Joshi
From: Mikhail Khludnev
Sent: Friday, July 8, 2016 4:13 AM
To: solr-user
Subject: Re: Disabling solr scoring
What about
sort=_do
Hi,
Is there any way to completely disable scoring in solr cloud as i am always
passing sort parameter whenever i search.
And disabling scoring will improve performance?
Thanks & Regards,
Bhaumik Joshi
Thanks Jeff. TermsQueryParser worked for me.
Thanks & Regards,
Bhaumik Joshi
From: Jeff Wartes
Sent: Thursday, May 5, 2016 8:19 AM
To: solr-user@lucene.apache.org
Subject: Re: Passing Ids in query takes more time
An ID lookup is a very simple and
Thanks Erick. TermsQueryParser worked for me.
Thanks & Regards,
Bhaumik Joshi
From: Erick Erickson
Sent: Friday, May 6, 2016 10:00 AM
To: solr-user
Subject: Re: Passing IDs in query takes more time
Well, you're parsing 80K IDs and forming th
collection and
pass those ids to other one) in efficient manner or any other way to get data
from one collection based on response of other collection?
Thanks & Regards,
Bhaumik Joshi
collection and
pass those ids to other one) in efficient manner or any other way to get data
from one collection based on response of other collection?
Thanks & Regards,
Bhaumik Joshi
Query-heavy (100 queries per sec)
scenario?
Thanks & Regards,
Bhaumik Joshi
From: Shawn Heisey
Sent: Tuesday, April 12, 2016 7:37 AM
To: solr-user@lucene.apache.org
Subject: Re: Solr Sharding Strategy
On 4/11/2016 6:31 AM, Bhaumik Joshi wrote:
>
some environments."
Thanks & Regards,
Bhaumik Joshi
From: billnb...@gmail.com
Sent: Monday, April 11, 2016 7:07 AM
To: solr-user@lucene.apache.org
Subject: Re: Soft commit does not affecting query performance
Why do you think it would ?
Bill Bell
Se
Ok i will try with pausing the indexing fully and will check the impact.
In performance test queries issued sequentially.
Thanks & Regards,
Bhaumik Joshi
From: Toke Eskildsen
Sent: Monday, April 11, 2016 11:13 PM
To: Bhaumik Joshi
Cc: solr-
UpdateRequest();
req.setCommitWithin(1000);
req.add(docs);
UpdateResponse resp = req.process(cloudServer);
if (resp.getStatus() == 0)
{
success = true;
}
Here is commit settings in solrconfig.xml.
60
2
false
${solr.autoSoftCommit.maxTime:-1}
Thanks & Regards,
Bhaumik J
.
Regards,
Bhaumik Joshi
[Asite]
The Hyperloop Station Design Competition - A 48hr design collaboration, from
mid-day, 23rd May 2016.
REGISTER HERE http://www.buildearthlive.com/hyperloop
[Build Earth Live Hyperloop]<http://www.buildearthlive.com/hyperloop>
[CC Award Winners 2015]
259392
847
Note: Query returns 250 rows and matches 57880 documents
Thanks & Regards,
[Description: Description: Description:
C:\Users\hparekh\AppData\Roaming\Microsoft\Signatures\images\logo.jpg]
Bhaumik Joshi
Developer
Asite, A4, Shivalik Business Center, B/h. Rajpath Club, Opp.
259392
847
Note: Query returns 250 rows and matches 57880 documents
Thanks & Regards,
[Description: Description: Description:
C:\Users\hparekh\AppData\Roaming\Microsoft\Signatures\images\logo.jpg]
Bhaumik Joshi
Developer
Asite, A4, Shivalik Business Center, B/h. Rajpath Club, Opp.
16 matches
Mail list logo