2 Feb
2010
2 Feb
'10
2:35 p.m.
Cleaner would be: areYouConcernedWithDocument(XWikiDocument,XWikiContext) then use that profile for that document. paul Le 02-févr.-10 à 15:05, Paul Libbrecht a écrit :
One could maybe think of using multiple LuceneIndexProfile and allow these to answer yes/no/i-don-t-know (e.g. a java.lang.Boolean) for boolean-methods; use -1, 0, or positive for trims, use; null or an object for sub-classes (and fall-back on the default).