I send email to :solr-user@lucene.apache.org, but I always receive the rejected
email. It can't send successful.
robably have a non-char codepoint hanging around somewhere. You can
> strip them away:
> http://unicode.org/cldr/**utility/list-unicodeset.jsp?a=**
> [:Noncharacter_Code_Point=True<http://unicode.org/cldr/utility/list-unicodeset.jsp?a=[:Noncharacter_Code_Point=True>
> **:]
>
>
>
> You probably have a non-char codepoint hanging around somewhere. You can
> strip them away:
> http://unicode.org/cldr/**utility/list-unicodeset.jsp?a=**
> [:Noncharacter_Code_Point=True<http://unicode.org/cldr/utility/list-unicodeset.jsp?a=[:Noncharacter_Code_Point=True>
> *
Hi, all.
I want to update the file's index. The folowing is my code:
ContentStreamUpdateRequest up = new ContentStreamUpdateRequest(
"/update/extract");
up.addFile(file);
up.setParam("uprefix", "attr_");
up.setParam("fmap.content", "attr_content");
up.setParam("literal.id",