|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.util.search.SitemapNodeSectionTagFilterFactory
public class SitemapNodeSectionTagFilterFactory
a Filter restricting the search to the given sections.
SitemapNode, SitemapSectionTag| Nested Class Summary | |
|---|---|
static class |
SitemapNodeSectionTagFilterFactory.SitemapNodeSectionTagFilter
The filter checking whether the the documents are part of the given sections. |
| Constructor Summary | |
|---|---|
SitemapNodeSectionTagFilterFactory()
default constructor. |
|
| Method Summary | |
|---|---|
org.apache.lucene.search.Filter |
getFilter()
factory method to create a cacheable version of SitemapNodeUniqueContentFilter. |
org.hibernate.search.filter.FilterKey |
getKey()
returns the FilterKey. |
void |
setSections(java.util.Collection<java.lang.String> r)
injects the section ids as strings. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SitemapNodeSectionTagFilterFactory()
| Method Detail |
|---|
public final void setSections(java.util.Collection<java.lang.String> r)
r - the section ids@Key public final org.hibernate.search.filter.FilterKey getKey()
FilterKey.
@Factory public final org.apache.lucene.search.Filter getFilter()
SitemapNodeUniqueContentFilter.
Factory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||