Skip to content

Commit b84f229

Browse files
Update releasenotes.rst
1 parent 9a4b047 commit b84f229

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/releasenotes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Version 2.6.0, 29 December 2017
77
Features and improvements
88
~~~~~~~~~~~~~~~~~~~~~~~~~
99

10-
* :ref:`HTTP JSON <httpapi_reference#json-api>`: JSON queries can now do equality on attributes, MVA and JSON attributes can be used in inserts and updates, updates and deletes via JSON API can be performed on distributed indexes
11-
* :ref:`Percolate Queries <searching/percolate_query>`
10+
* :ref:`HTTP JSON <httpapi_reference>`: JSON queries can now do equality on attributes, MVA and JSON attributes can be used in inserts and updates, updates and deletes via JSON API can be performed on distributed indexes
11+
* :ref:`Percolate Queries <percolate_query>`
1212
* Removed support for 32-bit docids from the code. Also removed all the code that converts/loads legacy indexes with 32-bit docids.
1313
* `Morphology only for certain fields <https://github.com/manticoresoftware/manticore/issues/7>`__ . A new index directive morphology_skip_fields allows defining a list of fields for which morphology does not apply.
1414
* `expand_keywords can now be a query runtime directive set using the OPTION statement <https://github.com/manticoresoftware/manticore/issues/8>`__

0 commit comments

Comments
 (0)