http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.ReversedWildcardFilterFactory
On Mon, Mar 26, 2012 at 7:08 AM, Ishan wrote:
> Hi,
>
> I need to query on solr with * as a first character in query.
> For eg. Content indexed in* "Be careful"
> *and query i want to fire is **ful
>
Hi,
I need to query on solr with * as a first character in query.
For eg. Content indexed in* "Be careful"
*and query i want to fire is **ful
*But solr does not allow * as a first character in wildcard query.
Plz let me know if there is any other alternative for doing this*.
*
--
Thanks & Rega