Document Hits
aslam bari <[email protected]>
| Newsgroups | gmane.comp.jakarta.slide.user |
|---|---|
| Message-ID | <[email protected]> |
Dear All, I am using LuceneContentIndexer in slide2.2. I am trying to search document by using following query. How can i come to know How many hits found per document. <?xml version=\"1.0\" encoding=\"utf-8\" ?>\n" + "<D:searchrequest xmlns:D =\"DAV:\" xmlns:S=\"http://jakarta.apache.org/slide/\">" + "<D:basicsearch>" + "<D:select>" + "<D:prop>" + "<D:getcontentlength/>" + "<D:displayname/>" + "</D:prop>" + "</D:select>" + "<D:from>" + "<D:scope>" + "<D:href>"+scope+"</D:href>"+ "<D:depth>infinity</D:depth>" + "</D:scope>" + "</D:from>" + "<D:where>" + //Content Based Search "<D:contains>"+query+"</D:contains>"+ "</D:where>" + "</D:basicsearch>" + "</D:searchrequest>"; Help Plz. --------------------------------- Here's a new way to find what you're looking for - Yahoo! Answers Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. Get it NOW