Hi, i have a problem with omitTermFreqAndPosition and omitNorms. In my schema i have some fields with these property set True. for example the field "category"
then i make a query like: select?q=category:("x" OR "y" or "Z") it returns all docs that have as category x or y or z. i make a debugQuery=on to see the score and i see every docs have different score. why? the tf is calculated and, also normalization. why? they should be have the same score.. cause it's not a full-text search but i search only docs that are inside a group. stop Thank you very much -- *Gastone Penzo* * *