banana icon indicating copy to clipboard operation
banana copied to clipboard

Banana is so slowly especially drag on histogram panel.

Open suhyunjeon opened this issue 10 years ago • 4 comments
trafficstars

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?

suhyunjeon avatar Feb 12 '15 10:02 suhyunjeon

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?

athana avatar Feb 12 '15 12:02 athana

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).

suhyunjeon avatar Feb 12 '15 12:02 suhyunjeon

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.

ravikmurthy avatar Feb 12 '15 13:02 ravikmurthy

Hello @ravikmurthy ,

I already using TDate from solr like this. T.T

"log_ts_tdt": "2013-11-01T15:04:49.864Z",

suhyunjeon avatar Feb 13 '15 00:02 suhyunjeon