RE: Re: Where to download package org.apache.lucene.search.trie

2009-01-25 Thread Uwe Schindler
-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Uwe Schindler [mailto:u...@thetaphi.de] > Posted At: Sunday, January 25, 2009 10:15 PM > Posted To: Lucene-user > Conversation: Re: Where to download package org.apache.luc

Re: Where to download package org.apache.lucene.search.trie

2009-01-24 Thread Michael McCandless
hibin From: Michael McCandless To: java-user@lucene.apache.org Sent: Saturday, January 24, 2009 5:19:09 AM Subject: Re: Where to download package org.apache.lucene.search.trie TrieRangeQuery/Filter are only available on Lucene's trunk, under contrib in contrib/queries/*. You

Re: Where to download package org.apache.lucene.search.trie

2009-01-24 Thread Zhibin Mai
Mike, Thank you!!! Do you have any idea which lucene release will include this package? Zhibin From: Michael McCandless To: java-user@lucene.apache.org Sent: Saturday, January 24, 2009 5:19:09 AM Subject: Re: Where to download package

Re: Where to download package org.apache.lucene.search.trie

2009-01-24 Thread Michael McCandless
TrieRangeQuery/Filter are only available on Lucene's trunk, under contrib in contrib/queries/*. You can either download a recent nightly build, from here (click on a specific build, then click on "Build Artifacts"): http://hudson.zones.apache.org/hudson/job/Lucene-trunk Or you can checkout Lu

Where to download package org.apache.lucene.search.trie

2009-01-23 Thread Zhibin Mai
Hi We try to use package org.apache.lucene.search.trie to support spatial index. Does anyone know whether it is ready, even just for trial, and where to download it? Thank you, Zhibin