Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heatmap: change red dot view threshold #1087

Open
spacemansteve opened this issue Apr 24, 2016 · 0 comments
Open

Heatmap: change red dot view threshold #1087

spacemansteve opened this issue Apr 24, 2016 · 0 comments

Comments

@spacemansteve
Copy link
Contributor

Currently, when there are fewer than 100 Solr documents in the result set, we don't render the multi-color heatmap. Instead the data is rendered as red dots. We need to explore changing this threshold.

spacemansteve added a commit to spacemansteve/Japan-Digital-Archive that referenced this issue Apr 24, 2016
for testing purposes, the url supports the parameter redDotThreshold:
http://dev.jdarchive.org/spacemansteve/web/en/search?redDotThreshold=200#view_type=event&media_type=&sort=relevant&
the value can be any integer.  after changing, press return and it will go into effect
spacemansteve added a commit to spacemansteve/Japan-Digital-Archive that referenced this issue Apr 24, 2016
we have to request as many Solr records as we are prepared to render as a dot.
otherwise, we only have a subset of the documents available to render
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant