Solr 6.6.0 - Query does not implement createWeight

2017-11-17 Thread Mihail Radkov
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

Solr 6.6.0 - Query does not implement createWeight

2017-11-17 Thread Mihail Radkov
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