Nick Vasilyev

Results 22 comments of Nick Vasilyev

Sounds interesting, but hard to say without additional details. On May 22, 2015 11:49 AM, "Joel Bernstein" [email protected] wrote: > Hi, > > Hoping to have basic SQL aggregations ready...

You mean solr will connect to a database, run a sql query at query time and return the result set as a regular solr reault? On May 22, 2015 11:53...

I see, thank you for clarifying... whew, glad I was wrong there :) This looks very interesting, assuming we can run GET requests on the collection and process them SQL...

I would really like this too, but I am not sure how to do this in Solr. Is there a way to do a date range facet pivot? On Mar...

Right, I apologize, I responded in a hurry. I was thinking of using the histogram to generate a line chart for counts based on facet pivot instead of what it...

Try adding distrib=false to heat map query and see if that helps. On Feb 9, 2015 4:54 PM, "Doug McClure" [email protected] wrote: > Yes, each collection has two shards. >...

Alright, that's progress. See what query it is running and run it manually in sole to make sure you are getting data back. On Feb 9, 2015 5:37 PM, "Doug...

Ok, hover over the blocks that should have values and see if any data shows up in tooltip. On Feb 9, 2015 6:13 PM, "Doug McClure" [email protected] wrote: > Ok,...

Hi, Have you looked into the filterSrv angular service? On Tue, Sep 1, 2015 at 11:52 AM, rdubreui [email protected] wrote: > I have changed my plan. Now, I want to...