Adobe-Consulting-Services / acs-aem-tools

http://adobe-consulting-services.github.io/acs-aem-tools/
120 stars 97 forks source link

Defect when the same name of a property index exists twice in the query #199

Closed royteeuwen closed 6 years ago

royteeuwen commented 7 years ago

Hey guys,

There is a bug in the explain query when the same name of property index exists twice => This can happen when the query is a union of two queries and for example the union both have property sling:resourceType in their query

I also fixed a typo which threw exceptions, making the success message not show

Lastly I updated to the lastest sling-plugin because it works better when intermediate paths don't exist

justinedelson commented 7 years ago

LGTM. @davidjgonzalez ?

royteeuwen commented 6 years ago

@justinedelson @davidjgonzalez any input on this one? :)