Comment 3 for bug 1929872

Revision history for this message
Mike Rylander (mrylander) wrote :

Hi all,

I don't have the bandwidth to produce a branch right now, but the way to spell the search you want is with the "container" filter. Given a pub=true container (which, IIRC, carousel containers must be) you can search for:

  container(bre,carousel,123)

where "123" is the id of the bucket you want. For example:

  https://training-eg36b.evergreencatalog.com/eg/opac/results?query=container(bre,carousel,3)

Internally, that's essentially what the bookbag search does, though it hides the details behind a bookbag (aka "my list") specific CGI parameter.