Skip to content

winzig/SolrNet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forked from https://github.com/mausch/SolrNet

This fork adds:

 * Strong Name support, for easier compiling with other libraries that require it.
 * Soft Commit support, new in Solr 4.0. Call solr.SoftCommit() rather than Commit() (where "solr" is an ISolrOperations<T> object).

Packages

No packages published

Languages

  • C# 97.2%
  • JavaScript 1.4%
  • Other 1.4%