-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Taken from notes of ICAT F2F, in response to question asked by @RKrahl about how "MyData" search adds query criteria about the user to speed up authorisation of results:
Can we add an equivalent "Open" search option that adds a criteria like the "MyData" search? With the criteria being configurable?
- In principle yes, however this requires anything the "Open" query relies on being indexed - e.g. releaseDate, doi...
- Don't know if this is currently the case - it would be best to indexed everything that would be useful so we don't have to re-index everything later when we realise we don't have everything we need
- Config location? Could add it in DG but might be better for DG to just pass a boolean and icat.server to handle the specifics
To implement this, changes would also be needed in icat.server and DataGateway
Metadata
Metadata
Assignees
Labels
No labels