Hi, there is some taxonomy that is not getting sent into solr index, even not as empty array.. When I do a elastic query other taxonomy and tags which arent tagged are present as empty array,but this particular taxonomy isnt present in the elastic response even. How do I debug this issue, while Indexing also I turned the debug on, there also this taxonomy term tagging isnt being sent to solr.
we did modified the json, as the backend gets timeout, there was a space in the facets seperated by comma, that was causing the issue, to not send the taxonomy to index..
the space in the test2 taxonomy was causing the issue.