SolrNet: SolrNet.Commands.Parameters.TermsSort Class Reference

SolrNet

SolrNet.Commands.Parameters.TermsSort Class Reference

TermsComponent sort options. More...

Inherited by SolrNet.Commands.Parameters.TermsSort.TermsSort_Count, and SolrNet.Commands.Parameters.TermsSort.TermsSort_Index.

List of all members.

Classes

class  TermsSort_Count
class  TermsSort_Index

Public Member Functions

bool Equals (TermsSort other)
override bool Equals (object obj)
override int GetHashCode ()

Static Public Attributes

static readonly TermsSort Count = new TermsSort_Count()
 Sorts the terms by the term frequency (highest count first)
static readonly TermsSort Index = new TermsSort_Index()
 Sorts the terms in index order.

Detailed Description

TermsComponent sort options.


Member Data Documentation

readonly TermsSort SolrNet.Commands.Parameters.TermsSort.Count = new TermsSort_Count() [static]

Sorts the terms by the term frequency (highest count first)

readonly TermsSort SolrNet.Commands.Parameters.TermsSort.Index = new TermsSort_Index() [static]

Sorts the terms in index order.


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