Changes for page Lucene Search Query Help

Last modified by Djebloun Sidali on 2014/02/23 15:55

From version 16.5
edited by Djebloun Sidali
on 2014/02/23 15:45
Change comment: There is no comment for this version
To version 16.3
edited by Djebloun Sidali
on 2014/02/23 15:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -183,15 +183,13 @@
183 183  Look for the word "test" in the space "Blog":
184 184  
185 185  {{code}}
186 -test AND space:Blog
186 +test AND exactspace:Blog
187 187  {{/code}}
188 188  
189 189  == exactspace ==
190 190  
191 -Name of the space the document belongs to, untokenized for exact matches.
191 +Name of the space the document belongs to, untokenized for exact matches
192 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 195  Look for the word "test" in the space "Blog":
196 196  
197 197  {{code}}

Get Connected