mirror of https://github.com/apache/lucene.git
SOLR-2340: add the entry to CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065601 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
72ab9cafce
commit
cd8929f9f5
|
@ -403,7 +403,6 @@ New Features
|
|||
http://wiki.apache.org/solr/SpatialSearch and the example. Refactored some items in Lucene spatial.
|
||||
Removed SpatialTileField as the underlying CartesianTier is broken beyond repair and is going to be moved. (gsingers)
|
||||
|
||||
|
||||
* SOLR-2128: Full parameter substitution for function queries.
|
||||
Example: q=add($v1,$v2)&v1=mul(popularity,5)&v2=20.0
|
||||
(yonik)
|
||||
|
@ -754,6 +753,9 @@ Other Changes
|
|||
* SOLR-1826: Add unit tests for highlighting with termOffsets=true
|
||||
and overlapping tokens. (Stefan Oestreicher via rmuir)
|
||||
|
||||
* SOLR-2340: Add version infos to message in JavaBinCodec when throwing
|
||||
exception. (koji)
|
||||
|
||||
|
||||
Build
|
||||
----------------------
|
||||
|
|
Loading…
Reference in New Issue