Ari Oinas wrote: > - It would be nice if search -method could also search rendered contents. > For example if I have a macro on one page, which trancludes text from > another page, page containing the macro doesn't show in search results. I > think that this feature is very hard to implement very efficiently. And > theres definitely should be possibility to turn it on or off. Maybe it would > require a "copy" of renderedContent to be stored on the database and thus > increases database size.
This could be done using Lucene, once we start refactoring our lucene-based search. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
