Unclear Javadoc lucene.search.Filter

2008-08-20 Thread Christopher M Collins
Please accept my sincere apologies: I was reading the Javadoc of an old version. Christopher __ Christopher Collins \ http://www.cs.utoronto.ca/~ccollins Department of Computer Science \ University of Toronto Collaborative User Experien

Unclear Javadoc lucene.search.Filter

2008-08-20 Thread Christopher M Collins
I'm just starting to use Query Filters, and the javadoc for "Filter" is unclear. Specifically, getDocIdSet says: Returns: a DocIdSet that provides the documents which should be permitted or prohibited in search results. >From what I understand of DocIdSet, it's just a list of docIDs