If omitNorms is default for all numeric field types, could we simplify Solr's example schema and perhaps document the defaults in a comment?
-- Jan Høydahl Den 17. feb. 2012 kl. 17:16 skrev Yonik Seeley <[email protected]>: > On Fri, Feb 17, 2012 at 11:04 AM, Uwe Schindler <[email protected]> wrote: >> We dont prohibit anything. If the field type/field has norms omitted (which >> is the default for those fields), applying a boost will never work. That's >> all. > > That's a fine default, but your answer to Jan suggested that boosts > *never* work. I was just pointing out, that's not strictly true. > > -Yonik > lucidimagination.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
