You could write a custom search component that checked for your desired request parameters, and then it could set them for a custom similarity class, which you would also have to write.
-- Jack Krupansky
-----Original Message----- 
From: Dotan Cohen
Sent: Wednesday, October 31, 2012 6:07 PM
To: solr-user@lucene.apache.org
Subject: Re: Eliminate or reduce fieldNorm as a consideration.

On Wed, Oct 31, 2012 at 11:50 PM, Ahmet Arslan <iori...@yahoo.com> wrote:
"omitNorms=true|false

This is arguably an advanced option. Set to true to omit the norms associated with this field (this disables length normalization and index-time boosting for the field, and saves some memory). Only full-text fields or fields that need an index-time boost need norms. "
http://wiki.apache.org/solr/SchemaXml
Thank you, but I am looking for a query-time modifier. I do need the
fieldNorm enabled in the general sense.

--
Dotan Cohen

http://gibberish.co.il
http://what-is-what.com

Reply via email to