Interface IDistanceSubQuery
Interface for queries that can be nested as subqueries into a span near.
Namespace: Lucene.Net.QueryParsers.Surround.Query
Assembly: Lucene.Net.QueryParser.dll
Syntax
public interface IDistanceSubQuery
Methods
| Improve this Doc View SourceAddSpanQueries(SpanNearClauseFactory)
Declaration
void AddSpanQueries(SpanNearClauseFactory sncf)
Parameters
Type | Name | Description |
---|---|---|
Span |
sncf |
DistanceSubQueryNotAllowed()
When Distance
When Distance
Declaration
string DistanceSubQueryNotAllowed()
Returns
Type | Description |
---|---|
System. |