Changes for page Lucene Search Query Help

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

From version 7.1
edited by Eduard Moraru
on 2011/04/20 16:44
Change comment: There is no comment for this version
To version 8.1
edited by Eduard Moraru
on 2011/04/20 17:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -148,7 +148,7 @@
148 148  
149 149  = Searchable fields =
150 150  
151 -XWiki documents contain wiki content and meta-information, lucene indexes such information in fields.
151 +XWiki documents contain wiki content and meta-information. Lucene indexes such information in fields.
152 152  
153 153  == wiki ==
154 154  
... ... @@ -247,3 +247,11 @@
247 247  {{code}}
248 248  creationdate:20090708*
249 249  {{/code}}
250 +
251 +== Searching for fields in XWiki objects ==
252 +
253 +Beside Lucene's XWiki specific index fields, querying for documents based on the property values of contained XWiki objects is also possible.
254 +
255 +{{code}}
256 +XWiki.XWikiUsers.first_name:'Administrator'
257 +{{/code}}

Get Connected