Hi,
I want to use the update processor of solr, on nested doc.
for example this is the nested doc:
{
"id":3
"texts":[
{
"id":2
"tmp":["dsa", "dsa", "ewq"]
}
]
}
and I want to use the UP - UniqFieldsUpdateProcessor on the texts.tmp field.
how can I do this?
Hi,
I want to use update Processor of solr, on nested fields,
for example:
Use UniqFieldsUpdateProcessorFactory, on field: "subject" in documents:
{
"id":"dsaewqhgfytr",
"lecturers":[
{
"id":"dsaewqhgfytr.dsadsa321321dsa",
"subject":"english"
},
{
"id":"dsaewqhgfytr.dsadsa321321ewq",
"subject":"mat