RE: Score is always zero

2014-04-20 Thread Doug Turnbull
Arun, your field norms are all suspiciously 0, which.multiplied through the scoring calculation causes the overall score to be 0. Are you using anything other than the default similarity? Could you post the relevant parts.of your schema (field definition, field types, similarity, etc)? -Doug

Re: Score is always zero

2014-04-20 Thread Doug Turnbull
@lucene.apache.org Subject: RE: Score is always zero Arun, your field norms are all suspiciously 0, which.multiplied through the scoring calculation causes the overall score to be 0. Are you using anything other than the default similarity? Could you post the relevant parts.of your schema (field