开发者

Solr for Wordpress

I am using the solr-for-wordpress plugin, but when i run in开发者_运维问答dexing all posts, i am getting an error like:

"400" Status: Illegal character ((CTRL-CHAR, code 7)) at [row,col {unknown-source}]: [38878,5]

anyone knows why?


This is a common issue due to certain characters in your content needing to be properly escaped before being submitted in XML format to the server.

Here's an example of how someone handled this need in Java:

Update with Invalid Control Character Crashes Solr

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜