[ 
https://issues.apache.org/jira/browse/LUCENE-3678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir updated LUCENE-3678:
--------------------------------

    Attachment: LUCENE-3678.patch

here's the patch.

unfortunately we still need to impl lucene40codec's files() like the other 
codecs (SimpleText, Lucene3x). 

In this situation all documents with that field are actually merged away or 
whatever, so there are no norms.

i think its a much larger issue (the TODO comment was existing), more than just 
norms. The problem is really about 'cleaning out fieldinfos'.
                
> TestAddIndexes fails (norms file not found)
> -------------------------------------------
>
>                 Key: LUCENE-3678
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3678
>             Project: Lucene - Java
>          Issue Type: Bug
>    Affects Versions: 4.0
>            Reporter: Robert Muir
>         Attachments: LUCENE-3678.patch
>
>
> ant test-core -Dtestcase=TestAddIndexes 
> -Dtestmethod=testAddIndexesWithRollback 
> -Dtests.seed=2f55291b308dc34b:-4d72bfad34f3f357:4bc5ec894269c041 
> -Dargs="-Dfile.encoding=UTF-8" -Dtests.iter=100
> fails about 4 or 5 times out of 100.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.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