: Hi all, I am trying to use a custom search filter
: (org.apache.lucene.search.Filter) but I am unsure of where I should configure
: this.
:
: Would I have to create my own SearchHandler that would wrap this logic in? Any
: example/suggestions out there?
the easiest way to plugin a custom Filte
Hi all, I am trying to use a custom search filter
(org.apache.lucene.search.Filter) but I am unsure of where I should
configure this.
Would I have to create my own SearchHandler that would wrap this logic
in? Any example/suggestions out there?
Thanks