Hi Isabelle, you can do this in XMLUI, though it is a bit hacky (tested on 5.x). A query such as llama AND location:(l3 OR l12) will run a search for the term llama in the two collections with internal DSpace IDs 3 and 12 (use eg *m*3 for the *community* with internal DSpace ID 3). You can see the internal DSpace ID when logged in as a DSpace administrator by looking at the communityID/collectionID value in the link to "Edit Community" / "Edit Collection" in the sidebar when viewing the community/collection page.
>From DSpace 6.x onwards, the IDs will be UUIDs (eg 123e4567-e89b-12d3-a456-426655440000) rather than numbers, but the same principle should apply for formulating the query. cheers, Andrea On Fri, 5 Oct 2018 at 10:07, Isabelle Laplante <[email protected]> wrote: > Thanks Tim, > > What i meant is , is it possible to search let say 2 specific collections, > only in those 2? A query that searches in Collection A «AND» Collection B. > > Thanks in advance for you hints, > > Isabelle > > > Le mercredi 3 octobre 2018 18:09:38 UTC-4, Isabelle Laplante a écrit : >> >> Hello, >> I didn't found documentation on how to build a query (in a Dspace 6.0) to >> search in 2 or more communities or set? >> >> Is it possible in Dspace itself or in an XML Query or au AOI-PMH Query...? >> >> Thanks for your hits on that? >> >> Isabelle Laplante >> Centre de documentation collégiale >> Montréal, Québec, Canada >> OA : http://eduq.info >> > -- > All messages to this mailing list should adhere to the DuraSpace Code of > Conduct: https://duraspace.org/about/policies/code-of-conduct/ > --- > You received this message because you are subscribed to the Google Groups > "DSpace Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/dspace-community. > For more options, visit https://groups.google.com/d/optout. > -- Dr Andrea Schweer Research Technologies Manager, ITS Programme & Commercial The University of Waikato, Hamilton, New Zealand +64-7-837 9120 -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-community. For more options, visit https://groups.google.com/d/optout.
