|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lucene.search.Filter
org.torweg.pulse.util.search.SitemapNodeSectionTagFilterFactory.SitemapNodeSectionTagFilter
public static class SitemapNodeSectionTagFilterFactory.SitemapNodeSectionTagFilter
The filter checking whether the the documents are part of the given sections.
| Constructor Summary | |
|---|---|
SitemapNodeSectionTagFilterFactory.SitemapNodeSectionTagFilter(java.util.Set<java.lang.String> sections)
creates a new filter for the given set of roles. |
|
| Method Summary | |
|---|---|
org.apache.lucene.search.DocIdSet |
getDocIdSet(org.apache.lucene.index.IndexReader reader)
does the actual filtering. |
| Methods inherited from class org.apache.lucene.search.Filter |
|---|
bits |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SitemapNodeSectionTagFilterFactory.SitemapNodeSectionTagFilter(java.util.Set<java.lang.String> sections)
sections - the section ids as strings| Method Detail |
|---|
public final org.apache.lucene.search.DocIdSet getDocIdSet(org.apache.lucene.index.IndexReader reader)
throws java.io.IOException
getDocIdSet in class org.apache.lucene.search.Filterreader - the index reader
java.io.IOException - on errors accessing the indexFilter.getDocIdSet(org.apache.lucene.index.IndexReader)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||