Class BoostQueryNodeProcessor
This processor iterates the query node tree looking for every IFieldableNode that has BOOST in its config. If there is, the boost is applied to that IFieldableNode.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Lucene.Net.QueryParser.dll
Syntax
[Serializable]
public class BoostQueryNodeProcessor : QueryNodeProcessor, IQueryNodeProcessor
Methods
Name | Description |
---|---|
PostProcessNode(IQueryNode) | |
PreProcessNode(IQueryNode) | |
SetChildrenOrder(IList<IQueryNode>) |