Class FieldConfig
This class represents a field configuration.
Inherited Members
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 FieldConfig : AbstractQueryConfig
Constructors
Name | Description |
---|---|
FieldConfig(String) | Constructs a FieldConfig |
Properties
Name | Description |
---|---|
Field | Gets the field name this configuration represents. |
Methods
Name | Description |
---|---|
ToString() |