Add migrationi note for AnalyzeRequest
This commit is contained in:
parent
c5e74a8d72
commit
597c53a0bb
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue