On 05.05.2010 14:01, Leonardo Azize Martins wrote:
Hi,Good morning for all. (For me is morning) I had compared files in C# and in Java, from: https://svn.apache.org/repos/asf/lucene/dev/trunk/lucene/src/java/org/apache/lucene/document/Document.java
You're comparing Java's trunk with .NET's 2.9. In Lucene/Java 2.9 this field is a plain ArrayList: https://svn.apache.org/repos/asf/lucene/java/branches/lucene_2_9/src/java/org/apache/lucene/document/Document.java Robert
