mirror of
https://github.com/apache/lucene.git
synced 2025-02-19 00:16:34 +00:00
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@551971 13f79535-47bb-0310-9956-ffa450edef68
32 lines
656 B
Plaintext
32 lines
656 B
Plaintext
Apache Solr - solrj Version 1.3-dev
|
|
Release Notes
|
|
|
|
Introduction
|
|
------------
|
|
solrj is a java client for the solr search engine.
|
|
|
|
|
|
$Id$
|
|
|
|
================== Release 1.3-dev ==================
|
|
|
|
Status
|
|
------
|
|
This is the first release since Solrj was added to the main solr distribution.
|
|
The following changes list changes since the code was introduced, not since
|
|
the first official release.
|
|
|
|
|
|
Detailed Change List
|
|
--------------------
|
|
|
|
New Features
|
|
|
|
Changes in runtime behavior
|
|
1. SOLR-278: Modify LukeRequest/Response to support SOLR-266 schema display.
|
|
(Will Johnson via ryan)
|
|
|
|
Bug Fixes
|
|
|
|
Other Changes
|