Any other Lucene/Solr enthusiasts attending ApacheCon in Portland next week?
Maybe we can pick a time and place to grab a few beers and exchange some ideas
and user knowledge.
--
Nico Krijnen
-
To unsubscribe, e-mail: java-user
case it gets a lot simpler:
we can add an extra field for what we call "zone" and use just a term
query, no need for a prefix or wildcard anymor, and thus no more max
clause count errors.
Kind regards,
Nico Krijnen
On 5 aug 2008, at 15:31, Erick Erickson wrote:
This situation is
ng a PrefixFilter wrapped in a CachingWrapperFilter instead of a
query. Before we start implementing I'd like to check if anyone here
may have some more experience with queries like this or may have a
better suggestion on how to approach