If I want to support Or.How I should do? Thanks very much!
On Apr 12, 2005 1:30 AM, Doug Cutting <[EMAIL PROTECTED]> wrote: > > Kannan Sundaramoorthy wrote: > > When searching for two terms using OR operator (or with just space > > between two terms), nutch returns the results as if the terms were > > united by AND, i.e. does not search for each term separately. Nutch just > > looks for documents where both terms are present. > > Does "OR" search require change in any configuration file? Any > > help/guidance will be of great help tom me. > > OR is not yet supported by Nutch's query parser. > > Doug >
