Changes for page Lucene Search Query Help

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

<
From version < 16.2 >
edited by Djebloun Sidali
on 2014/02/23 15:36
To version < 16.4 >
edited by Djebloun Sidali
on 2014/02/23 15:37
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -178,17 +178,17 @@
178 178  
179 179  == space ==
180 180  
181 -space : Name of the space the document belongs to
181 +Name of the space the document belongs to
182 182  
183 183  Look for the word "test" in the space "Blog":
184 184  
185 185  {{code}}
186 -test AND exactspace:Blog
186 +test AND space:Blog
187 187  {{/code}}
188 188  
189 189  == exactspace ==
190 190  
191 -exactspace : is the 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 193  Look for the word "test" in the space "Blog":
194 194  

Get Connected