No, but I will try to recreate in a test.  However are you sure the field
is correctly created?  Because the type creates the lucene fields itself
(No Analyzer should be used), and the getAnalyzerForIndex method shouldn't
be called because those fields are actually doubles.

Aaron


On Mon, Dec 23, 2013 at 7:51 AM, Tim Williams <[email protected]> wrote:

> With apache-blur-0.2, using the spatial fields (e.g. geo-pointvector),
> I'm now getting a RuntimeException "Not Supported".  from
>
>
> CustomFieldTypeDefinition.getAnalyzerForIndex(CustomFieldTypeDefinition.java:45)
> BaseFieldManager$2.getWrappedAnalyzer(BaseFieldManager.java:158)
>
> anyone else seeing this?
>
> Thanks,
> --tim
>

Reply via email to