You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pavel Stranak edited this page Oct 26, 2017
·
3 revisions
In addition to the standard faceted search the Search field also accepts Lucene syntax for advanced features. See this guide for the introduction into Lucene query syntax. In this document we provide some advanced examples directly from CLARIN DSpace.
Example 1:
field_resource_available field contains value "No" and at the same time the dc.source.uri field (which is displayed in Simple View as "Project URL" is not filled in (the metadata attribute is not present).
"field_resource_available:No" AND -dc.source.uri:[* TO *]