SolrNet: SolrNet.Attributes.SolrUniqueKeyAttribute Class Reference

SolrNet

SolrNet.Attributes.SolrUniqueKeyAttribute Class Reference

Marks a property as unique key. By default the Solr field name is the property name. More...

Inheritance diagram for SolrNet.Attributes.SolrUniqueKeyAttribute:

List of all members.

Public Member Functions

 SolrUniqueKeyAttribute ()
 Marks a property as unique key. By default the Solr field name is the property name.
 SolrUniqueKeyAttribute (string fieldName)
 Marks a property as unique key.

Detailed Description

Marks a property as unique key. By default the Solr field name is the property name.


Constructor & Destructor Documentation

SolrNet.Attributes.SolrUniqueKeyAttribute.SolrUniqueKeyAttribute (  )

Marks a property as unique key. By default the Solr field name is the property name.

SolrNet.Attributes.SolrUniqueKeyAttribute.SolrUniqueKeyAttribute ( string  fieldName )

Marks a property as unique key.

Parameters:
fieldName

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