Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mausch committed Jul 25, 2012
1 parent 86b1d0f commit 632efac
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
- 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)
Expand Down

0 comments on commit 632efac

Please sign in to comment.