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.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to