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/Tutorials
> - Mitch
> --
> View this message in context:
> http://n3.nabble.com/Tutorials-for-developing-filter-plugins-tp706874p709897.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
--
"Good Enough" is not good enough.
To give anything less than your bes
e.com/Tutorials-for-developing-filter-plugins-tp706874p709897.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi all,
I was wondering whether any of you know any good tutorials online
describing how to develop a custom filter plugin. I have been trying
to create a latitude/longitude bounding box filter using two
NumericRangeFilters in a ChainedFilter object to no avail. No
documents are returned by getDoc