On Fri, Feb 17, 2012 at 1:19 PM, Jan Høydahl <[email protected]> wrote: > If omitNorms is default for all numeric field types
That's only true for Lucene, not Solr currently. > , could we simplify Solr's example schema and perhaps document the defaults > in a comment? They may make sense to simplify the schema, but would require some additional code and a CHANGES entry (i.e. to make the default for omitNorms true for all except text field or something). -Yonik lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
