skip through navigation (Access Key = S ) Jump to Accessibility Information (Access Key = 0 ) Jump to Home Page (Access Key = 1 ) Jump to News (Access Key = 2 ) Jump to Site Map (Access Key = 3 ) Jump to Search Box (Access Key = 4 ) Jump to Frequently Asked Questions (Access Key = 5 ) Jump to Help Page (Access Key = 6 ) Jump to Complaints (Access Key = 7 ) Jump to Terms and Conditions (Access Key = 8 ) Jump to Feedback Form (Access Key = 9 ) Jump to content (Access Key = N ) Jump to Business and Advice  (Access Key = B ) Jump to Leisure and Culture  (Access Key = C ) Jump to Council and Community Diary (Access Key = M ) Jump to Environment and Planning (Access Key = V ) Jump to Community and Learning (Access Key = G ) Jump to Do It Online (Access Key = O ) Jump to Children and Young  People (Access Key = P ) Jump to A to Z Services (Access Key = T ) Jump to Your Council (Access Key = Y ) Jump to A too Z site Index (Access Key = Z ) jump to Read Speaker functionality (Access Key = L) Jump to Printer Friendly Version (Access Key = F) Jump to Text Only (Access Key = J) Jump to Change Contrast (Access Key = K)
Syntax Summary
Operator Action Example
"term1 term2 ..." Specifies that words should be adjacent "laser printer"
+term Requires a term +"laser printer" color
-term Excludes documents containing a term "laser printer" -color
fieldname:term Specifies that the term must be found in that field. See listing of fieldnames in the table below. title:"laser printer"
query1 | query2 Searches the results of query1 with query2, ranking results by relevance to both query1 and query2. dogs, cats | fleas
query1 || query2 Searches the results of query1 with query2, ranking results only by relevance to query2. trucks, cars || tires
Note: Lowercase terms match any case, otherwise case is matched exactly as typed.