Class QueryWrapperFilter
Constrains search results to only match those which also match a provided query.
This could be used, for example, with a Term
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public class QueryWrapperFilter : Filter
Constructors
Name | Description |
---|---|
Query |
Constructs a filter which only matches documents matching
|
Methods
Name | Description |
---|---|
Equals(Object) | |
Get |
|
Get |
|
To |