MitchK, I need a range filter, not a token filter. I'm trying to
filter on ranges. If you have code, I'd love to see it.
Israel, I've been using the JTeam spatial plugin as a model for my
work. I initially tried to use the plugin, but there were some serious
bugs in the code. I was able to make so
He is referring to the org.apache.lucene.search.Filter classes.
Michael,
I did a search too and I could not really find any useful tutorials on the
subject.
You can take a look at how this is implemented in the Spatial Solr Plugin by
the JTeam
http://www.jteam.nl/news/spatialsolr.html
Their co
Hi Michael,
do you mean a TokenFilter like StopWordFilter?
If you like, you could post some code, so one can help you.
It's really easy to develop some TokenFilters, if you have a look at already
implemented ones.
Kind regards
- Mitch
--
View this message in context:
http://n3.nabble.com/Tut