SolrNet v0.5.0.a1 Release Notes

Release Date: 2015-05-04 // almost 9 years ago
    • ๐Ÿ’ฅ Breaking change: queries that quote values now also quote slash ('/') due to changes in Solr/Lucene 4 (https://issues.apache.org/jira/browse/LUCENE-2604)
    • โฌ†๏ธ Upgraded to Ninject 3
    • โž• Added commitWithin option to Delete
    • โž• Added support for TermVectorComponent
    • โž• Added SolrRequiredQuery
    • ๐Ÿ›  Fixed milliseconds in DateTime serialization
    • โž• Added multicore to StructureMap integration
    • โž• Added multicore to Unity integration
    • ๐Ÿ›  Fixed parens in query by field expressions with spaces in value
    • โž• Added core admin commands
    • โž• Added multicore to Ninject module
    • ๐Ÿ›  Fixed commit without parameters should not send waitFlush (issue #172)
    • ๐Ÿ›  Fixed MappingManager with class hierarchy (issue #37)