We\'re refactoring our Lucene host (Lucene.NET 2.9.2), and are implementing Lucene NRT (Near Realtime).
We\'re using Lucene.NET 2.9.2, and would like to move over to the Near Realtime functionality of Lucene.
I\'m trying to write a set of filtering functions that can be chained together to progressively filter a data set. What\'s tricky about this is that I want to be able to define the filters in a differ