Method | Description | |
---|---|---|
AddIds ( ) : |
Adds ids to the filter.
|
|
Boost ( float boost ) : |
Sets the boost for this query. Documents matching this query will (in addition to the normal weightings) have their score multiplied by the boost provided.
|
|
Ids ( ) : |
Adds ids to the filter.
|
|
IdsQueryBuilder ( ) : System | ||
ToJsonObject ( ) : object | ||
ToString ( ) : string |
public Boost ( float boost ) : |
||
boost | float | |
return |