Hi,
I'm using Analytics component (
https://lucene.apache.org/solr/guide/7_7/analytics.html), and would like to
apply some function to the score.
Something like :
curl -d 'q=title:*&rows=0&wt=json&fl=*,score&
> analytics=
> {
> "expressions
Hi Asmaa,
As far as I know, there aren't any SolrJ classes built expressly for
Analytics component requests like what exists for the Collection Admin
APIs, etc.
(https://lucene.apache.org/solr/7_2_0/solr-solrj/org/apache/solr/client/solrj/request/CollectionAdminRequest.html).
But it should
Hello,
I want to use analytics
component(https://lucene.apache.org/solr/guide/7_2/analytics.html#analytic-pivot-facets)
in java code but i didn't find any guide over the internet .
Can you please help me?
Thanks,
Asmaa Ramzy Shoala
novomind Egypt LLC
_
7
Can somebody help, has anyone used analytics component here?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Analytics-Component-not-working-Solr-5-0-tp4185666p4185977.html
Sent from the Solr - User mailing list archive at Nabble.com.
oader
But, still the query is not working. Is any additional configuration
required in solrConfig.xml? If not, why doesn't it work?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Analytics-Component-not-working-Solr-5-0-tp4185666p4185875.html
Sent from the Solr - Us
On 2/11/2015 6:20 AM, sumitj25 wrote:
> I have compiled analytics component using 'ant clean dist' in
> contrib/analytics/, which puts the jar in
> dist/solr-analytics-5.0.0-SNAPSHOT.jar. I have also copied this jar to
> server/solr-we solr.log
> <http://lucene.472066
uot;*:*",
"olap":"true",
"wt":"json"}},
"response":{"numFound":57,"start":0,"docs":[
{
"salesCompleted":3280814,
"salesReturned":30331,
"date&qu
What do you get as a response? The analytics component
was moved to a contrib in 5.x so you have to path to it, but
your Solr logs should be showing you that.
Best,
Erick
On Wed, Feb 11, 2015 at 7:24 AM, sumitj25 wrote:
> I have checked out solr git repo, and built 5.0. I am trying to use
I have checked out solr git repo, and built 5.0. I am trying to use the
Analytics Component, but not getting anything in the response
q=*%3A*&wt=json&indent=true&olap=true&o.req1.s.stat1=sum(int(sales))
Why is it not working? Is any additional configuration required?
--
V
e are
precent in facets.
- Original Message -
From: "nabil Kouici"
To: solr-user@lucene.apache.org
Sent: Thursday, October 23, 2014 5:57:27 AM
Subject: Analytics component
Hi All,
I'm trying to use Solr to do some analytic function (percentile, median...). I
got Trunck br
I believe some of this statistics function that you're trying to use are
precent in facets.
- Original Message -
From: "nabil Kouici"
To: solr-user@lucene.apache.org
Sent: Thursday, October 23, 2014 5:57:27 AM
Subject: Analytics component
Hi All,
I'm trying to
Hi All,
I'm trying to use Solr to do some analytic function (percentile, median...). I
got Trunck branch from Solr which contain the analytics component
implementation. I've rebuild solr but unfortunately this component wasn't taken
into consideration and no lib generat
12 matches
Mail list logo