banana icon indicating copy to clipboard operation
banana copied to clipboard

Banana for Solr - A Port of Kibana

Results 100 banana issues
Sort by recently updated
recently updated
newest added
trafficstars

Was just curious what the anticipated timeline is for 1.6 and 2.0?

Up until this commit 6 months ago: https://github.com/LucidWorks/banana/commit/1701a62a58048654e086d642ac259533fa6fedae In the timepicker module the function time_calc() was using moment.utc when getting the date from the time picker control. There are actually...

question

Hi there, For the panel map there are 3 kinds of map types: World, USA and Europa. If you have a field like “country_code” with a 2 letter country code...

So I'm querying a field for a specific word, and I have a Term panel for the same field. From my understanding, the count of that word should be greater...

question

The toggle checkbox is supposed to turn on / off a filter condition in the Filter panel. However, it does not seem to work consistently. ![screen shot 2015-06-15 at 11...

bug

The error is caused by the '/' in the dashboard name. When the dashboard is loaded, the '/' in the name will become a URL path and Banana will not...

bug

When I remove a panel like facets panel, the filtering applied by these panels don't get removed and will have to be removed manually - is it possible to handle...

On a time-series dashboard, create a second timepicker panel using a separate indexed field as 'time_field.' For example, the default timepicker panel has time_field:insert_time, the second timepicker panel has time_field:dob....

Is there a way I can call some functions before loading the panels and another function after all the panels are loaded?

I wanted to post this issue to ask about the current state of support for the latest Solr 5.0 release, I tried configuring the Banana dashboard to work with Solr...

question