[
https://issues.apache.org/jira/browse/LUCENE-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joey Surls updated LUCENE-2032:
-------------------------------
Description:
I am using Lucene in a distributed setup.
The Filters in the spatial project aren't Serializable even though it inherits
it from Filter. Filter is a Serializable class.
DistanceFilter contains the non-Serializable class WeakHashMap.
CartesianShapeFilter contains the non-Serializable class
java.util.logging.Logger
was:
I am using Lucene in a distributed setup.
The DistanceFilter in the spatial project isn't Serializable even though it
inherits it from Filter. Filter is a Serializable class.
DistanceFilter contains the non-Serializable class WeakHashMap.
Summary: Spatial Filters not Serializable (was: DistanceFilter not
Serializable)
> Spatial Filters not Serializable
> --------------------------------
>
> Key: LUCENE-2032
> URL: https://issues.apache.org/jira/browse/LUCENE-2032
> Project: Lucene - Java
> Issue Type: Bug
> Components: Search
> Affects Versions: 2.9
> Reporter: Joey Surls
> Original Estimate: 0.25h
> Remaining Estimate: 0.25h
>
> I am using Lucene in a distributed setup.
> The Filters in the spatial project aren't Serializable even though it
> inherits it from Filter. Filter is a Serializable class.
> DistanceFilter contains the non-Serializable class WeakHashMap.
> CartesianShapeFilter contains the non-Serializable class
> java.util.logging.Logger
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]