[Missing <summary> documentation for "M:Lucene.Net.QueryParsers.QueryParser.GetAllowLeadingWildcard"]

Namespace: Lucene.Net.QueryParsers
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
public virtual bool GetAllowLeadingWildcard()
Visual Basic
Public Overridable Function GetAllowLeadingWildcard As Boolean
Visual C++
public:
virtual bool GetAllowLeadingWildcard()

Return Value

[Missing <returns> documentation for "M:Lucene.Net.QueryParsers.QueryParser.GetAllowLeadingWildcard"]

See Also

[!:SetAllowLeadingWildcard(boolean)]