Hi guys .. thanks for replying so soon, and it is working ... I was wasting my time studying the differences between lucene and nutch query parsers. And a special thanks to Brian ULicny ...U rock buddy ..You proved that I lack a bit of common sense.. Once again thanks a lot for both of you.
On 9/5/07, Brian Ulicny <[EMAIL PROTECTED]> wrote: > > Or you could simply use this hack: > > query [url:http date:200700206-20070326] > > (assuming that all of your documents have URLs beginning with http.) > > Brian Ulicny > > > On Wed, 05 Sep 2007 08:32:45 -0500, "Sagar Naik" <[EMAIL PROTECTED]> said: > > Hey, > > Two options : > > 1. search.jsp, add date field in Query > > 2. NutchBean class, search function, add date field in Query > > > > - Sagar Naik > > > > aditya naga hemanth kumar wrote: > > > Hi everyone, > > > > > > I am able to search on a range of dates by using range queries like > > > "date:20070206-20070326 apache" in nutch-0.9. > > > > > > For this I activated query-more,index-more plugins. > > > > > > My problem is,I want to retrieve all the pages in the date range > > > "date:20070206-20070326" without using any query. > > > > > > i.e., I want to get all pages whose date field value falls into that > > > range.Is there anyway I could without giving any query ?? > > > > > > Any support will be highly appreciated. > > > > > > Thank You > > > Aditya Veluguri > > > > > > > > > > > > -- > > This message has been scanned for viruses and > > dangerous content and is believed to be clean. > > > -- > Brian Ulicny > bulicny at alum dot mit dot edu > home: 781-721-5746 > fax: 360-361-5746 > > >
