Nice approach. Should SortComparatorSource include a new method decl for
SortComparatorSource.newComparator (IndexReader reader, String
fieldname, Object valueParser) ?

RBP

On 5/10/05, Doug Cutting <[EMAIL PROTECTED]> wrote:
> Attached is a patch that makes it possible to supply a user-specified
> parser to FieldCache.  For example, one might use this to process a date
> field as ints even if was not indexed as a decimal integer.
> 
> Comments?
> 
> Doug
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
>

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

Reply via email to