diff options
Diffstat (limited to 'app/views/general/search.rhtml')
-rw-r--r-- | app/views/general/search.rhtml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/general/search.rhtml b/app/views/general/search.rhtml index 84270c889..078fbf3cf 100644 --- a/app/views/general/search.rhtml +++ b/app/views/general/search.rhtml @@ -54,6 +54,7 @@ <li>Type <strong>status:</strong> to select based on the status of the request or the status that the response caused, see table below. <li><strong>requested_from:home_office</strong> to restrict to requests from the <%= link_to "Home Office", show_public_body_url(:url_name => 'home_office') %>, typing the name as in the URL. <li><strong>requested_by:julian_todd</strong> to restrict to requests made by <%= link_to "Julian Todd", show_user_url(:url_name => 'julian_todd') %>, typing the name as in the URL. + <li><strong>request:</strong> to restrict to a specific request, typing the title as in the URL. <li>Read about <a href="http://lucene.apache.org/java/docs/queryparsersyntax.html">advanced search operators</a>, such as fuzziness and proximity. </ul> |