De Apache Software Foundation heeft een nieuwe versie van Solr uitgebracht, met 3.2.0 als versienummer. Solr kan worden ingezet als een zoekmachine. Het maakt op de achtergrond gebruik van Lucene en draait als een Java Servlet binnen bijvoorbeeld Tomcat. Voor meer informatie verwijzen we jullie door naar de wiki FAQ van deze applicatie. De aankondiging van deze uitgave ziet er als volgt uit:
Solr 3.2 Released
The Lucene PMC is pleased to announce the release of Apache Solr 3.2! Solr's version number was synced with Lucene following the Lucene/Solr merge, so Solr 3.2 contains Lucene 3.2. Solr 3.2 is the first release after Solr 3.1.
Solr 3.2 release highlights include:See the release notes for a more complete list of all the new features, improvements, and bugfixes.
- Ability to specify overwrite and commitWithin as request parameters when using the JSON update format
- TermQParserPlugin, useful when generating filter queries from terms returned from field faceting or the terms component.
- DebugComponent now supports using a NamedList to model Explanation objects in it's responses instead of Explanation.toString
- Improvements to the UIMA and Carrot2 integrations
- Bugfixes and improvements from Apache Lucene 3.2