I don't really need any geographical scoring. I just need to be able to show all items within a region. Since a lot of the complexity of "Query" has to do with scoring, would it be better to just use the GeoFilter, and to search for *? Are there any performance issues with this?
You might try looking at the Sort objects, such as SortComparator.
If you're only searching for any term using *, I'm not sure why you're using Lucene?
Tim
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]