[ 
https://issues.apache.org/jira/browse/LUCENE-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464109
 ] 

Doron Cohen commented on LUCENE-741:
------------------------------------

Attached for.nrm.patch was very noisy - so I replaced it with one created with 
   svn diff -x --ignore-eol-style  contrib/miscellaneous
It is relative to trunk.

A test is added to TestFieldNormModifier.java - 
testModifiedNormValuesCombinedWithKill - that verifies exactly what are the 
values of norms after modification.

FieldNormModifier modified to handle .nrm file as outlined above.


> Field norm modifier (CLI tool)
> ------------------------------
>
>                 Key: LUCENE-741
>                 URL: https://issues.apache.org/jira/browse/LUCENE-741
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: Index
>            Reporter: Otis Gospodnetic
>         Assigned To: Otis Gospodnetic
>            Priority: Minor
>         Attachments: for.nrm.patch, LUCENE-741.patch, LUCENE-741.patch
>
>
> I took Chris' LengthNormModifier (contrib/misc) and modified it slightly, to 
> allow us to set fake norms on an existing fields, effectively making it 
> equivalent to Field.Index.NO_NORMS.
> This is related to LUCENE-448 (NO_NORMS patch) and LUCENE-496 
> (LengthNormModifier contrib from Chris).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to