banana
banana copied to clipboard
Banana is so slowly especially drag on histogram panel.
I've got 30,216,305 data.
The first loading is pretty fast from banana. But second, when I drag and drop a histogram from panel, it is soooooooo slowly.
It is not that many data for us. Is anyone else like me?
Hi @suhyunjeon do you mean the dashboard is slow when you try to move the histogram panel around? What panels do you have on that dashboard?
Hello, @athana.
Nope. When I try to drag and drop the histogram on the histogram( Added timestamp in filter panel), it is so slowly.
I've many panels on that dashboard.(term, table, histogram, stats, hits, query and so on).
Su Hyun,
You could try using TrieDate instead of Date for the type of your timestamp field. It will improve the range facetting performance.
Regards, Ravi
On Feb 12, 2015, at 4:49 AM, Su Hyun Jeon [email protected] wrote:
Hello, @athana https://github.com/athana.
Nope. When I try to drag and drop the histogram on the histogram( Added timestamp in filter panel), it is so slowly.
I've many panels on that dashboard.(term, table, histogram, stats, hits, query and so on).
— Reply to this email directly or view it on GitHub https://github.com/LucidWorks/banana/issues/132#issuecomment-74065357.
Hello @ravikmurthy ,
I already using TDate from solr like this. T.T
"log_ts_tdt": "2013-11-01T15:04:49.864Z",