search - Show graphs in Solr client web interface -


my search query comprises of more 1 fields search string, date field , 1 optional field.

i need represent these on web interface users.

secondly, need represent search data in graphical format (month wise popularity graph of hotel etc).

is there solr web client provides above features or there way modify default solr browse interface , add above options?


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -