Thanks, I got it to work using that. -Bryan
On 8/20/05, Andrzej Bialecki <[EMAIL PROTECTED]> wrote: > > Bryan Woliner wrote: > > > I have created a queries.txt file with one line: > > > > "http://www.alternet.org/911oneyearlater/" > > > > I have also tried the following as the sole line in queries.txt: > > > > url:"http://www.alternet.org/911oneyearlater/" > [..] > > > ANY IDEAS? > > > > YES! :-) > > The syntax of the queries.txt file needs to follow the specific format > that Nutch Analyzer produces. Unfortunately, for urls this is rather > complex - please run: > > nutch org.apache.nutch.searcher.Query url:your_url... > > to see how it's expanded into Lucene query. Such expanded query you need > to write down in queries.txt. > > > -- > Best regards, > Andrzej Bialecki <>< > ___. ___ ___ ___ _ _ __________________________________ > [__ || __|__/|__||\/| Information Retrieval, Semantic Web > ___|||__|| \| || | Embedded Unix, System Integration > http://www.sigram.com Contact: info at sigram dot com > >
