Components: Search
Affects Versions: 2.2
Reporter: Ion Badita
Using filtering on MultiSarcher with more than one index is not working right.
Probable the best way to describe the problem is to give a small example:
Suppose we have 2 Indexes with two documents each:
Index1 {Doc(id:&q
Hi,
I'm using MultiSearcher with 14 indexes. It's working ok, until i try to
search with a Filter.
Probable the best way to describe the problem is to give a small example:
Suppose we have 2 Indexes
Index1 {Doc(id:"A", content:".."), Doc(id:"B", content:"..")}
Index2 {Doc(id:"C", content:".."),