Class SingularFunction
A function with a single (one) argument.
NOTE: This was SingleFunction in Lucene, changed to avoid conusion with operations on the datatype
Inherited Members
Assembly: DistributedLucene.Net.Queries.dll
Syntax
public abstract class SingularFunction : ValueSource
Constructors
Name | Description |
---|---|
SingularFunction(ValueSource) |
Fields
Name | Description |
---|---|
m_source |
Properties
Name | Description |
---|---|
Name |
Methods
Name | Description |
---|---|
CreateWeight(IDictionary, IndexSearcher) | |
Equals(Object) | |
GetDescription() | |
GetHashCode() |