After uploading a document solr repeating content_type in result.
Example Result:
{
"id":"doc2",
"content_type":["application/rtf","application/rtf"]
}
|
|
|
It might be cause if you are uploading a document, a field content_type would be added by Apache Tika as well. |
|||||
|