SolrNet: SolrNet.Commands.DeleteCommand Class Reference

SolrNet

SolrNet.Commands.DeleteCommand Class Reference

Deletes document(s), either by id or by query. More...

Inheritance diagram for SolrNet.Commands.DeleteCommand:

List of all members.

Public Member Functions

 DeleteCommand (ISolrDeleteParam deleteParam)
string Execute (ISolrConnection connection)
 Executes this command.

Properties

bool FromPending [get, set]
 Deprecated in Solr 1.3.
bool FromCommitted [get, set]
 Deprecated in Solr 1.3.
ISolrDeleteParam DeleteParam [get]

Detailed Description

Deletes document(s), either by id or by query.


Member Function Documentation

string SolrNet.Commands.DeleteCommand.Execute ( ISolrConnection  connection )

Executes this command.

Parameters:
connection
Returns:

Implements SolrNet.ISolrCommand.


Property Documentation

bool SolrNet.Commands.DeleteCommand.FromCommitted [get, set]

Deprecated in Solr 1.3.

bool SolrNet.Commands.DeleteCommand.FromPending [get, set]

Deprecated in Solr 1.3.


The documentation for this class was generated from the following file:
  • SolrNet/Commands/DeleteCommand.cs
Generated on Sun May 3 2015 17:19:06 for SolrNet by  doxygen 1.7.2