Add migrationi note for AnalyzeRequest

This commit is contained in:
Jun Ohtani 2015-05-16 00:25:53 +09:00
parent c5e74a8d72
commit 597c53a0bb
1 changed files with 2 additions and 1 deletions

View File

@ -498,7 +498,8 @@ systems and the provided start/stop scripts.
=== Analyze API === Analyze API
The Analyze API return 0 as first Token's position instead of 1. * The Analyze API return 0 as first Token's position instead of 1.
* The `text()` method on `AnalyzeRequest` now returns `String[]` instead of `String`.
=== Multiple data.path striping === Multiple data.path striping