Nutch 1.3 indexes into Solr. Solr supports Lucene syntax, with a few minor differences:
http://wiki.apache.org/solr/SolrQuerySyntax If, for any reason, you would rather use an earlier version of Nutch, you can have a look how Lucene syntax support is implemented in Arch, which is an extension of Nutch: http://www.atnf.csiro.au/computing/software/arch/ Regards, Arkadi > -----Original Message----- > From: acse [mailto:[email protected]] > Sent: Wednesday, 17 August 2011 7:25 PM > To: [email protected] > Subject: Re: example of searching Nutch with Lucene > > Could anybody find a solution to this problem ? Is there a way to add > Lucene > search capabilities to Nutch or to search indexes ,indexed by Nutch, > with > Lucene? > For example, I want to create a PrefixSearch or Wildcard Search with > Nutch. > Please help me if anybody knows anything about this topic. > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/example-of-searching-Nutch-with- > Lucene-tp617702p3261086.html > Sent from the Nutch - User mailing list archive at Nabble.com.

