> Have used Proximity Queries only work using a sloppy phrase > query (e.g.: > "catalyst polymer" ~5) but do not allow wildcards. > > Want to use Proximity Queries between any terms (e.g.: > (poly* NEAR *lyst)) > is this possible using additional query parsers like > "Surround"? > > if yes ,Please suggest how to install surround. > > currently we are using solr 3.1 .
Not sure about leading wildcard but uou can use https://issues.apache.org for this.