Wordwheel
First Search
pr.region."E" (( (((region "E") incl ("way " not within (region "E-T")))
within (region "ALPHA"))
within ((region "REALM") incl ((region "REALMNAME") incl "full text")))
within ((region "COLL") incl ((region "COLLNAME") incl "ampo20")));
Range Search (note trailing space)
pr.region."E" (((((region "E")
incl ((region "A-N")
incl ("161197 "+"161198 "+"161199 "+"161200 "+
"161201 "+"161202 "+"161203 "+"161204 "+
"161205 "+"161206 "+"161207 "+"161208 "+
"161209 "+"161210 "+"161211 ")))
within (region "ALPHA"))
within ((region "REALM") incl ((region "REALMNAME") incl "full text")))
within ((region "COLL") incl ((region "COLLNAME") incl "ampo20")));