I can help if you need it.
Yonik Seeley (JIRA) wrote:
> [ http://issues.apache.org/jira/brows
e/LUCENE-609?page=comments#action_12417158 ]
>
> Yonik Seeley commented on LUCENE-609:
> -------------------------------------
>
> I'll work up a quick patch to revert those APIs and
add new ones for Fieldable.
>
>
>> Lazy field loading breaks backward compat
>> -----------------------------------------
>>
>> Key: LUCENE-609
>> URL: http:
//issues.apache.org/jira/browse/LUCENE-609
>> Project: Lucene - Java
>> Type: Bug
>>
>
>
>> Components: Other
>> Versions: 2.0.1
>> Reporter: Yonik Seeley
>> Fix For: 2.0.1
>>
>
>
>> Document.getField() and Document.getFields() have
changed in a non backward compatible manner.
>> Simple code like the following no longer compiles:
>> Field x = mydoc.getField("x");
>>
>
>
--
Grant Ingersoll
Sr. Software Engineer
Center for Natural Language Processing
Syracuse University
School of Information Studies
335 Hinds Hall
Syracuse, NY 13244
http://www.cnlp.org
Voice: 315-443-5484
Fax: 315-443-6886
------------------------------------------------------------
---------
To unsubscribe, e-mail: java-dev-unsubscribe lucene.apache.org
For additional commands, e-mail: java-dev-help lucene.apache.org
|