Opened 9 years ago

Closed 8 years ago

Last modified 8 years ago

#794 closed feature (fixed)

Multi value selection for single facet

Reported by: davor.ostojic@oeaw.ac.at Owned by: davor.ostojic@oeaw.ac.at
Priority: minor Milestone:
Component: VLO web app Version:
Keywords: Cc: teckart@informatik.uni-leipzig.de

Description

Enable multi value selection for single facet. Selection has to be OR

Change History (9)

comment:1 Changed 9 years ago by DefaultCC Plugin

Cc: teckart@informatik.uni-leipzig.de added

comment:2 Changed 9 years ago by davor.ostojic@oeaw.ac.at

Owner: changed from Twan Goosen to davor.ostojic@oeaw.ac.at
Status: newassigned

This feature is implemented in oeaw branch. Additional SOLR request is fired that fetches all values for the selected facet and then values are merged and available for selection. Multiselection for one facet is of OR type while selection between facets is AND.

See demo: https://minerva.arz.oeaw.ac.at/vlo

comment:3 Changed 9 years ago by Twan Goosen

Note: I found out that this ticket almost completely overlapped with #763, which is now closed with status duplicate

comment:4 Changed 8 years ago by Twan Goosen

Milestone: VLO-3.5 or laterVLO-4.0 or later

Milestone renamed

comment:5 Changed 8 years ago by Twan Goosen

Milestone: VLO-4.0 or laterVLO-4.1 or later

Milestone renamed

comment:6 Changed 8 years ago by davor.ostojic@oeaw.ac.at

Feature is implemented in a new branch "ticket794"
https://github.com/clarin-eric/VLO/commit/ff762b50522c059488ab2d8fd3e0200daaa9c88a

in "advance options" panel user can switch between OR and AND selection in a single facet. Selection between different facets is always AND

We still need to decide about counts shown for OR selection

comment:7 Changed 8 years ago by Twan Goosen

Milestone: VLO-4.1 or laterVLO-4.1 (temp)

Move to temporary milestone (eventually migrate to https://github.com/clarin-eric/VLO/milestone/1)

comment:8 Changed 8 years ago by Twan Goosen

Resolution: fixed
Status: assignedclosed

Followed up by VLO issue #32 on GitHub.

comment:9 Changed 8 years ago by Twan Goosen

Milestone: VLO-4.1 (temp)

Ticket retargeted after milestone deleted

Note: See TracTickets for help on using tickets.