Package org.alfresco.solr.query
Class SolrOwnerQuery
java.lang.Object
org.apache.lucene.search.Query
org.alfresco.solr.query.AbstractAuthorityQuery
org.alfresco.solr.query.SolrOwnerQuery
- Author:
- Andy
-
Field Summary
Fields inherited from class org.alfresco.solr.query.AbstractAuthorityQuery
authority -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.lucene.search.WeightcreateWeight(org.apache.lucene.search.IndexSearcher searcher, boolean needsScore) Methods inherited from class org.alfresco.solr.query.AbstractAuthorityQuery
equals, hashCodeMethods inherited from class org.apache.lucene.search.Query
classHash, rewrite, sameClassAs, toString
-
Constructor Details
-
SolrOwnerQuery
-
-
Method Details
-
createWeight
public org.apache.lucene.search.Weight createWeight(org.apache.lucene.search.IndexSearcher searcher, boolean needsScore) throws IOException - Specified by:
createWeightin classAbstractAuthorityQuery- Throws:
IOException
-
toString
- Overrides:
toStringin classAbstractAuthorityQuery
-