Re: FieldCache Implementations

2007-12-03 Thread Thom Nelson
I have implemented a custom version of FieldCache to handle multi-valued fields, but this requires an interface change so it isn't applicable to what you're suggesting. However, it would be great to have a standard solution for handling multiple values. Grant Ingersoll wrote: Does any out the

FieldCache Implementations

2007-12-03 Thread Grant Ingersoll
Does any out there using Lucene implement their own version of FieldCache.java? We are proposing to make it an abstract class, which violates our general rule about back-compatibility (see https://issues.apache.org/jira/browse/LUCENE-1045) -Grant -- Grant Ingersoll h