Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Dynamic Search Dashboard improvements in Hue 3.9

avatar
New Member

@romain

In your tutorial video https://vimeo.com/136827692 you demonstrate a new brilliant feature (starting time 4:34)  using aggregate functions of Solr. 

With the current 3.9 version of HUE with Solr as data source, I did not find how to use it.Can you point me to the relevant information.

Thanks in advance

1 ACCEPTED SOLUTION

avatar
New Member

Thanks a lot. It works.

View solution in original post

2 REPLIES 2

avatar
Mentor

This feature is limited to use of Solr 5.x, which is not part of CDH 5 yet (plan is for CDH 6 to carry it).

It is noted so on the blog post behind the video referenced:

"""
Preview of nested Analytics facets

Solr 5.1 is seeing new Analytics Facets. A beta support for them has been added and can be enabled in the hue.ini with:

[search]
latest=true
""" - http://gethue.com/dynamic-search-dashboard-improvements-3/

 

P.s. If you're looking for just the field statistics, it can be found under the Stats tab of the dialog that opens when you click the (?) icon next to any shown field in the filter list.

avatar
New Member

Thanks a lot. It works.