Re: Document boost not reflected in fieldNorm

2007-02-26 Thread Chris Hostetter
i just tried this with the example schema: 1) changed the "cat" field to have omitNorms="false" 2) edited solr.xml so there was a second with all the same data except a differnet "id" and a doc boost of 2 3) restarted port, and reindexed solr.xml ...when i search on cat:search, i def

Document boost not reflected in fieldNorm

2007-02-25 Thread Ken Krugler
Hi all, I've got a keyword field defined as a text_ws type in my Solr schema, and it always contains one or two of about 20 fixed values. When documents get added, they have a boost supplied, where this varies from just above 0 to a max of 2.0. When I do do a query on that keyword field, I