Hi all! Need small help with custom lucene search.
I need to organize searching inside only pages of my custom class and
attachments of these pages.
I can do this, if I write
#set($extraClause = " AND space:mySpace AND
object:mySpaceCode.myCustomClass")
this working great, but only for wiki-pages - not attachments of these
pages.
If I write only #set($extraClause = " AND space:mySpace") - searching inside
attachments working, but give me also pages not of myCustomClass.
Maybe is it possible to write lucene query how I need?
--
Thanks beforehand!
Eugen Colesnicov
--
View this message in context:
http://xwiki.475771.n2.nabble.com/custom-lucene-search-tp5469147p5469147.ht…
Sent from the XWiki- Users mailing list archive at
Nabble.com.