Table 8.5, page 168 for a list of the SRS query language operators that may be used.
This method of searching is very powerful because many detailed queries can be created using the SRS Query Language. (See chapter 8, "SRS Query Language" for more information.)
Using Expression Queries to Search Subentries
You can use Expression Queries to search for subentries. This requires a knowledge of the correct SRS query language. However, until you are confident enough to create your own queries, you can find out the correct query syntax by looking back at the Query Result page that you have previously generated. For example, use the text generated in "Searching for Entries which Reference Papers that are Co-authored by Smith & Jones using the Standard Query Form"
- From the Select Databanks To Search page, select a databank to search, e.g. SWISS-PROT.
- Click the Results tab to display the Manage your Query Results page. Enter the following text in the Expression Query text box:(([swissprot-Authors:smith*] & [swissprot-Authors:jones*]) > parent )The text should all be on one line, and the text box will scroll as you type. You can scroll back to the left to check what you have written, but it is often difficult to see the whole query. You could try typing the query in a suitable text editor, so that you can see it, and then using copy and paste to insert it into the Expression Query text box.