Browse Source

Add migrationi note for AnalyzeRequest

Jun Ohtani 10 years ago
parent
commit
597c53a0bb
1 changed files with 2 additions and 1 deletions
  1. 2 1
      docs/reference/migration/migrate_2_0.asciidoc

+ 2 - 1
docs/reference/migration/migrate_2_0.asciidoc

@@ -498,7 +498,8 @@ systems and the provided start/stop scripts.
 
 === 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