Hello, I am using Lucene content search in Slide (CVS version). It is working fine and seems a good feature. But is it possible to find out revision number for search result? SearchQueryResult returns iterator to list of ComparableResourceImpl objects. Unfortunately ComparableResourceImpl class doesn't provide revision information. It has revisionDescriptor field but it is protected and according to API returns "the latest revision of this resource" which is not what I need. I tested that Slide searches all revisions, not only the latest one.
Tomek Majchrzak ---------------------------------------------------------------------- Startuj z INTERIA.PL! >>> http://link.interia.pl/f186c --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
