Docs: small changes to record bucket docs
authorJane Sandberg <sandbej@linnbenton.edu>
Fri, 17 Aug 2018 19:25:55 +0000 (12:25 -0700)
committerJane Sandberg <sandbej@linnbenton.edu>
Fri, 17 Aug 2018 19:29:59 +0000 (12:29 -0700)
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
docs/cataloging/record_buckets.adoc

index 0b0e6cb..255ed5c 100755 (executable)
@@ -49,7 +49,7 @@ which can be combined with one another.
 |series:              |se:                 |se:avatar last airbender    |A series title
 |site:                |                    |site:LIB3                   |The shortname of the library/system/consortium you'd like to search
 |subject:             |su:                 |su:open source software     |A subject
-|subject||geographic: |                    |subject\|geographic:Uruguay |A geographic subject
+|subject\|geographic: |                    |subject\|geographic:Uruguay |A geographic subject
 |title:               |ti:                 |ti:Harry Potter             |Title proper or alternate title
 |title\|proper:       |                    |title\|proper:Harry Potter  |Title proper taken from 245
 |===================
@@ -59,4 +59,7 @@ you should not repeat the same search key twice.
 
 ****
 
+[TIP]
+You can use the same boolean operator symbols that are used in the OPAC (_||_ for boolean OR, _&&_ for boolean AND, and _-_ for boolean NOT).
+