Hi all,

I need to construct a complex query for the Rest-API using authority values 
for the author field. 
I know how to use authority as a filter (like f.author=1234567,authority) 
but is it also possible to use authority values in the query-part of a 
search request and if so how?

(What I am trying to achieve is this: I need all publications where a given 
person, identified by his authority-value, is either an author (any 
publication type) or an editor (all publication types excluding 
book-chapters).

So something similar to q=(dc.contributor.author :1234567,authority) OR 
(dc.contributor.editor:1234567,authority NOT dc.type:BookPart)

I am doing this on DSpace CRIS 2023.02 

Any help or pointer to relevant documentation would be highly appreciated.

Jarmo

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/dspace-tech/ce35e2ec-92da-4615-96d5-548603552a42n%40googlegroups.com.

Reply via email to