public class SolrDeniedQuery extends AbstractAuthorityQuery
authority| Constructor and Description |
|---|
SolrDeniedQuery(String authority) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.search.Weight |
createWeight(org.apache.lucene.search.IndexSearcher searcher) |
String |
toString()
Subclasses should implement a descriptive toString method.
|
equals, hashCode, toStringpublic SolrDeniedQuery(String authority)
public String toString()
AbstractAuthorityQuerytoString in class AbstractAuthorityQuerypublic org.apache.lucene.search.Weight createWeight(org.apache.lucene.search.IndexSearcher searcher)
throws IOException
createWeight in class AbstractAuthorityQueryIOExceptionCopyright © 2005–2017 Alfresco Software. All rights reserved.