Is there a reason the Query build is from a bitset via a ConstantScoreQuery
instead a RangeQuery? Seems we would be paying a penalty for loading the
bitset, esp the bitset would be rather sparse.

Furthermore, is TrieRangeQuery planning to be somehow used in the spatial
package?

Thanks

-John

On Wed, Mar 18, 2009 at 11:10 AM, Grant Ingersoll <gsing...@apache.org>wrote:

> In the trunk, see contrib/spatial.  I believe it is all committed and being
> worked on by interested contributors:
> http://svn.apache.org/repos/asf/lucene/java/trunk/contrib/spatial/
>
> -Grant
>
>
> On Mar 18, 2009, at 12:05 PM, Jamie Johnson wrote:
>
>  I am working on a project that is already using Lucene (through Hibernate
>> Search) to perform full text queries and have since come across several
>> sites with information about LocalLucene/Lucene Spatial.  I was wondering
>> if
>> there was a timeline for having this work implemented that anyone was
>> aware
>> of?
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org
>
>

Reply via email to