It also looks like result.getDocListAndSet().docSet.size() is > 0... any
suggestions?
cmose wrote:
>
> I'm attempting to write a custom SearchComponent that utilizes some custom
> filters but i'm obviously missing something key. I extend SearchComponent
> and override th
I'm attempting to write a custom SearchComponent that utilizes some custom
filters but i'm obviously missing something key. I extend SearchComponent
and override the prepare and process methods and then set the results on the
result builder a la:
SolrIndexSearcher.QueryCommand cmd = rb.getQueryCo