Hi, I am using Solr-6.4.2, did a query (*title*:("to order this report"~*0*)) on "*text_en*" field and matched ("title":"Forrester Research cites SAP Hybris as a leader in B2B Order Management report").
As per my understanding, this could not match as there is a word "Management" between "Order' and "report". Can somebody explain this?. Thanks.