Re: Wildcard searches in phrases throws exception

2012-08-07 Thread Tomás Fernández Löbbe
Maybe you can take a look at this Jira: https://issues.apache.org/jira/browse/SOLR-1604 On Tue, Aug 7, 2012 at 2:54 PM, Alexander Cougarman wrote: > Hi, > > Is it possible to do wildcard searches on multiple words? Here's an > example: We need to search on the words "Dearly loved friends" using t

Wildcard searches in phrases throws exception

2012-08-07 Thread Alexander Cougarman
Hi, Is it possible to do wildcard searches on multiple words? Here's an example: We need to search on the words "Dearly loved friends" using this text:dearly * friends This blows up Solr with this exception. From my Googling, I see that the error has to do with too many tokens being creat