Hello everybody!
I've migrated from Solr 6.5.0 to Solr 6.6.0 but it introduced a problem with
wildcards in join edismax queries.
My documents looks similar to this:
{
"id": "1",
"title": "testing",
"hasAttachment": ["2"]
}
{
"id": "2",
"title": "a
Hello everybody!
I've migrated from Solr 6.5.0 to Solr 6.6.0 but it introduced a problem with
wildcards in join edismax queries.
My documents looks similar to this:
{
"id": "1",
"title": "testing",
"hasAttachment": ["2"]
}
{
"id": "2",
"title": "an attachme