mapping="mappings.txt"/>
>
>
>
>
>
>
> --- On Thu, 3/8/12, Robert Stewart wrote:
>
>> From: Robert Stewart
>> Subject: Re: wildcard queries with edismax and lucene q
obert Stewart wrote:
> From: Robert Stewart
> Subject: Re: wildcard queries with edismax and lucene query parsers
> To: solr-user@lucene.apache.org
> Date: Thursday, March 8, 2012, 4:21 PM
> Any help on this? I am really
> stuck on a client project. I need to
> know how scoring
Any help on this? I am really stuck on a client project. I need to
know how scoring works with wildcard queries under SOLR 3.2.
Thanks
Bob
On Mon, Mar 5, 2012 at 4:22 PM, Robert Stewart wrote:
> How is scoring affected by wildcard queries? Seems when I use a
> wildcard query I get all constan
How is scoring affected by wildcard queries? Seems when I use a
wildcard query I get all constant scores in response (all scores =
1.0). That occurs with both edismax as well as lucene query parser.
I am trying to implement auto-suggest feature so I need to use wild
card to return all results tha