Changes for page Lucene Search Query Help
Last modified by Djebloun Sidali on 2014/02/23 15:55
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki. Sidali1 +xwiki:XWiki.ThomasMortagne - Content
-
... ... @@ -176,28 +176,6 @@ 176 176 name:WebHome 177 177 {{/code}} 178 178 179 -== space == 180 - 181 -Name of the space the document belongs to 182 - 183 -Look for the word "test" in the space "Blog": 184 - 185 -{{code}} 186 -test AND space:Blog 187 -{{/code}} 188 - 189 -== exactspace == 190 - 191 -Name of the space the document belongs to, untokenized for exact matches. 192 - 193 -if we have two spaces, "Main" and "The Main Space", trying to get results from the "Main" space will also include results from the "The Main Space" space. The "exactspace" field will allow to have exact matches on the space name. 194 - 195 -Look for the word "test" in the space "Blog": 196 - 197 -{{code}} 198 -test AND exactspace:Blog 199 -{{/code}} 200 - 201 201 == lang == 202 202 203 203 Look for "Voila" in french documents :