记录elasticsearch通过scroll查询时指定索引错误时会报这个,-indexname,索引前面有-导致
详细解决方案
[type=illegal_argument_exception, reason=scroll_id array element should only contain scroll_id]]
热度:109 发布时间:2023-09-19 18:26:17.0
相关解决方案
- spring MVC cvc-complex-type.2.4.c解决方案
- 新手,请问input type=text有关问题
- 不走"<script type='text/javascript'>"标签咋回事
- <input type="hidden" name="" value="" />请教这句话的name,value什么意思
- input type=text 替空时 ,为什么不为null
- 在jsp页面下导入.xls文件,报错:Posted content type isn't multipart/form-data
- <script type="javascript/text">的有关问题
- java.lang.IllegalArgumentException: argument type mismatch解决方案
- struts2 type="redirect"该如何处理
- 'http://reg.163.com/login.jsp?type=1&url=http://entry.mail.163.com/coremail/fcg/,该如何处理
- 小弟我在网下找的图片验证码,小弟我这个页面的值<input type="text">如何传不到Servlet里面去,请高手瞧瞧
- streams type cannot be used in batching,该如何解决
- unsupported content type in editor解决思路
- soap调用webservice,报错:Root element of a SOAP message must be: 'http://schemas.xmls,该怎么处理
- Cannot find any information on property 'cipher' in a bean of type 'xx.JiamiBean解决思路
- Only a type can be imported. com.mysql.jdbc.Driver resolves to a package解决方案
- 请问:org.apache.jasper.JasperException: Cannot find any information on property 'userPhone' in a bean of type 'Bean.Sender'
- 那位高手帮小弟我看下这个有关问题Cannot convert value of type [] to required type [] for property 'ba
- MIDlet cannot be resolved to a type,该怎么解决
- 怎样用android重写j2me,player里的createPlayer(InputStream stream, String type)解决方案
- java.lang.IllegalArgumentException: argument type mismatch,该如何解决
- <input type="file" name="filename">该如何处理
- <input type="file" name="filename">解决方法
- The public type MyPanel must be defined in its own file,该如何处理
- System.InvalidCastException:Unable to cast COM object of type 'System.
- 托管代码数据怎么转非托管数据?array<Byte> 怎样转为 char *
- vc++.net中的有关问题( error C2440: 'type cast' : cannot convert from 'CString' to 'const char *')
- delphi 可不可以实现var A : array [1.10] of Integer = (1,2,3,4,5,6,7,8,9)
- Cannot marshal 'return value' Invalid managed/unmanaged type combination.解决思路
- delphi 能否实现var A : array [1.10] of Integer = (1,2,3,4,5,6,7,8,9);该怎么处理