vote up 0 vote down star

Say,search for results whose Field is 'A' or 'B'?

it seems the default is AND.

flag

40% accept rate

1 Answer

vote up 0 vote down

Never worked with Nutch actively, but since it's based on Lucene, shouldn't Lucene's rules apply? That is to say, the Query Parser Syntax should be applicable. See if this helps.

link|flag
seems not,I've tried that days ago,or you can try it out here: file.jobirn.com:8080/ROOT-resume – Shore Jun 2 at 1:43
probably you're right. do have a look at: blog.tcg.com/tcg/2009/…. seems there's a patch for it. – pugmarx Jun 2 at 7:14
Thanks,let me try it. BTW,are you familiar with Query.parse(queryString, queryLang, nutchConf)? Do you know which fields are searched by this API call? – Shore Jun 2 at 16:28

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.