Re: dismax + wildcard

2009-11-09 Thread Peter Wolanin
working patch for 1.4 -Peter On Wed, Nov 4, 2009 at 7:04 PM, Koji Sekiguchi wrote: > Jan Kammer wrote: >> >> Hi there, >> >> what is the best way to search all fields AND use wildcards? >> Somewhere I read that there are problems with this combination... (dismax >

Re: dismax + wildcard

2009-11-08 Thread Chris Hostetter
: Subject: dismax + wildcard : References: <3c9e9890-e1e9-43b0-bd01-b9fa4a77f...@gmail.com> : : : In-Reply-To: http://people.apache.org/~hossman/#threadhijack Thread Hijacking on Mailing Lists When starting a new discussion on a mailing list, please do not reply to an ex

Re: dismax + wildcard

2009-11-04 Thread Koji Sekiguchi
Jan Kammer wrote: Hi there, what is the best way to search all fields AND use wildcards? Somewhere I read that there are problems with this combination... (dismax + wildcard) It's a feature of dismax. WildcardQuery cannot be used in dismax q parameter. You can copy the "all fi

RE: dismax + wildcard

2009-11-04 Thread Ankit Bhatnagar
ednesday, November 04, 2009 10:38 AM To: solr-user@lucene.apache.org Subject: dismax + wildcard Hi there, what is the best way to search all fields AND use wildcards? Somewhere I read that there are problems with this combination... (dismax + wildcard) Thanks, Jan

dismax + wildcard

2009-11-04 Thread Jan Kammer
Hi there, what is the best way to search all fields AND use wildcards? Somewhere I read that there are problems with this combination... (dismax + wildcard) Thanks, Jan smime.p7s Description: S/MIME Cryptographic Signature

Re: Dismax Wildcard Queries

2009-08-31 Thread Smiley, David W.
Hi Kurt. I'm the author of those JIRA issues. I'm glad you have interest in them. Please vote for them if you have not done so already. I updated SOLR-758 and I hope it works out okay for you. If you have further questions, please comment on the relevant issues. ~ David Smiley Author: htt

Re: Dismax Wildcard Queries

2009-08-30 Thread Shalin Shekhar Mangar
On Tue, Aug 25, 2009 at 3:00 AM, Kurt N. wrote: > > Hello all. > > We have a situation in the requirements for our project that make it > desireable to be able to perform a DisMax query with wildcard (* and ?) > characters in it. > > We are using the standard release (not nightly) of Solr 1.3. >

Dismax Wildcard Queries

2009-08-24 Thread Kurt N.
ssage in context: http://www.nabble.com/Dismax-Wildcard-Queries-tp25123671p25123671.html Sent from the Solr - User mailing list archive at Nabble.com.