Releases: dbmi-pitt/search-ui
Releases · dbmi-pitt/search-ui
v1.0.17
What's Changed
- Tjmadonna/1038 support histogram interval size by @maxsibilla in #73
Full Changelog: v1.0.16...v1.0.17
v1.0.16
What's Changed
- Adding size parameter to terms aggregation to increase the number of … by @maxsibilla in #71
Full Changelog: v1.0.15...v1.0.16
v1.0.15
v1.0.14
- Modifying the default elasticsearch query to exclude entities that contain
next_revision_uuid
so that previous published versions do not appear on the search pages
v1.0.13
- Adding facet support for identifying entities with RUI information
- Resolving warning in docker build
v1.0.12
- Modifying SUI class to utilize a global context to track selected filters and the state of collapsible drop down facets
v1.0.11
- Added new search by experimental parameters feature
- Updated support for new numeric range facet with histogram
v1.0.10
- Updated logic to address the visibility and handling of conditional facets when the facet their depend upon is deselected
v1.0.9
- Fixing bug where conditional facets would sometimes still be selected when their dependent facet was deselected
- Adding support for group by aggregation for Files search
v1.0.8
- Adding support for having multiple search pages in a single application