Re: eDismax parser and the mm parameter

2014-04-03 Thread S.L
m" < >> simpleliving...@gmail.com> wrote: >> Ahmet. >> >> Thanks I will look into this option . Does spellchecker support multiple >> word search terms? >> >> Sent from my HTC >> >> - Reply message - >> From: "Ahmet Arslan&q

Re: eDismax parser and the mm parameter

2014-04-02 Thread S.L
will look into this option . Does spellchecker support multiple > word search terms? > > Sent from my HTC > > - Reply message ----- > From: "Ahmet Arslan" > To: "solr-user@lucene.apache.org" > Subject: eDismax parser and the mm parameter > Date: Wed

Re: eDismax parser and the mm parameter

2014-04-02 Thread Ahmet Arslan
pril 3, 2014 1:57 AM, "simpleliving...@gmail.com" wrote: Ahmet. Thanks I will look into this option . Does spellchecker support multiple word search terms? Sent from my HTC - Reply message - From: "Ahmet Arslan" To: "solr-user@lucene.apache.org" Subject: eD

Re: eDismax parser and the mm parameter

2014-04-02 Thread simpleliving...@gmail.com
Ahmet. Thanks I will look into this option . Does spellchecker support multiple word search terms? Sent from my HTC - Reply message - From: "Ahmet Arslan" To: "solr-user@lucene.apache.org" Subject: eDismax parser and the mm parameter Date: Wed, Apr 2, 2014 10:53

Re: eDismax parser and the mm parameter

2014-04-02 Thread Ahmet Arslan
ple word search term. Sent from my HTC - Reply message - From: "William Bell" To: "solr-user@lucene.apache.org" Subject: eDismax parser and the mm parameter Date: Wed, Apr 2, 2014 12:03 AM Fuzzy is provided use ~ On Mon, Mar 31, 2014 at 11:04 PM, S.L wrote: > Ja

Re: eDismax parser and the mm parameter

2014-04-02 Thread simpleliving...@gmail.com
It only works for a single word search term and not multiple word search term. Sent from my HTC - Reply message - From: "William Bell" To: "solr-user@lucene.apache.org" Subject: eDismax parser and the mm parameter Date: Wed, Apr 2, 2014 12:03 AM Fuzzy is provided

Re: eDismax parser and the mm parameter

2014-04-01 Thread William Bell
> > -- Jack Krupansky > > > > -Original Message- From: S.L > > Sent: Monday, March 31, 2014 12:08 AM > > To: solr-user@lucene.apache.org > > Subject: Re: eDismax parser and the mm parameter > > > > Thanks Jack , my use cases are as foll

Re: eDismax parser and the mm parameter

2014-03-31 Thread S.L
t, and > boost pf3 higher than pf2. > > You could try using the complex phrase query parser for the third case. > > -- Jack Krupansky > > -Original Message- From: S.L > Sent: Monday, March 31, 2014 12:08 AM > To: solr-user@lucene.apache.org > Subject: Re:

Re: eDismax parser and the mm parameter

2014-03-31 Thread Jack Krupansky
- From: S.L Sent: Monday, March 31, 2014 12:08 AM To: solr-user@lucene.apache.org Subject: Re: eDismax parser and the mm parameter Thanks Jack , my use cases are as follows. 1. Search for "Ginseng" everything related to ginseng should show up. 2. Search For "White Siberian Ginsen

Re: eDismax parser and the mm parameter

2014-03-30 Thread S.L
;t make a lot of sense to prematurely focus > on a solution when you haven't clearly defined your use cases. > > -- Jack Krupansky > > -Original Message- From: S.L > Sent: Sunday, March 30, 2014 9:13 PM > To: solr-user@lucene.apache.org > Subject: Re: eDismax parser and

Re: eDismax parser and the mm parameter

2014-03-30 Thread Jack Krupansky
;t clearly defined your use cases. -- Jack Krupansky -Original Message- From: S.L Sent: Sunday, March 30, 2014 9:13 PM To: solr-user@lucene.apache.org Subject: Re: eDismax parser and the mm parameter Jack, I mis-stated the problem , I am not using the OR operator as default now(now th

Re: eDismax parser and the mm parameter

2014-03-30 Thread S.L
ion before the problem is understood. > > -- Jack Krupansky > > -Original Message- From: S.L > Sent: Sunday, March 30, 2014 6:14 PM > To: solr-user@lucene.apache.org > Subject: Re: eDismax parser and the mm parameter > > Jacks Thanks Again, > > I am searching C

Re: eDismax parser and the mm parameter

2014-03-30 Thread Jack Krupansky
al Message- From: S.L Sent: Sunday, March 30, 2014 6:14 PM To: solr-user@lucene.apache.org Subject: Re: eDismax parser and the mm parameter Jacks Thanks Again, I am searching Chinese medicine documents , as the example I gave earlier a user can search for "Ginseng" or Siberian Gin

Re: eDismax parser and the mm parameter

2014-03-30 Thread S.L
.L > Sent: Sunday, March 30, 2014 11:18 AM > To: solr-user@lucene.apache.org > Subject: Re: eDismax parser and the mm parameter > > Thanks Jack! I understand the intent of mm parameter, my question is that > since the query terms being provided are not of fixed length I do not know

Re: eDismax parser and the mm parameter

2014-03-30 Thread Jack Krupansky
L Sent: Sunday, March 30, 2014 11:18 AM To: solr-user@lucene.apache.org Subject: Re: eDismax parser and the mm parameter Thanks Jack! I understand the intent of mm parameter, my question is that since the query terms being provided are not of fixed length I do not know what the mm should like for e

Re: eDismax parser and the mm parameter

2014-03-30 Thread S.L
t match on the top level of a query. > > -- Jack Krupansky > > -Original Message- From: S.L > Sent: Sunday, March 30, 2014 2:25 AM > To: solr-user@lucene.apache.org > Subject: eDismax parser and the mm parameter > > Hi All, > > I am planning to use the eDismax query

Re: eDismax parser and the mm parameter

2014-03-30 Thread simpleliving...@gmail.com
you are doing. Generally, the intent of mm is to set the minimum number of OR/SHOULD clauses that must match on the top level of a query. -- Jack Krupansky -Original Message- From: S.L Sent: Sunday, March 30, 2014 2:25 AM To: solr-user@lucene.apache.org Subject: eDismax parser and

Re: eDismax parser and the mm parameter

2014-03-30 Thread Ahmet Arslan
mber of OR/SHOULD clauses that must match on the top level of a query. -- Jack Krupansky -Original Message- From: S.L Sent: Sunday, March 30, 2014 2:25 AM To: solr-user@lucene.apache.org Subject: eDismax parser and the mm parameter Hi All, I am planning to use the eDismax query parse

Re: eDismax parser and the mm parameter

2014-03-30 Thread Jack Krupansky
t the minimum number of OR/SHOULD clauses that must match on the top level of a query. -- Jack Krupansky -Original Message- From: S.L Sent: Sunday, March 30, 2014 2:25 AM To: solr-user@lucene.apache.org Subject: eDismax parser and the mm parameter Hi All, I am planning to use the eD

eDismax parser and the mm parameter

2014-03-29 Thread S.L
Hi All, I am planning to use the eDismax query parser in SOLR to give boost to documents that have a phrase in their fields present. Now there is a mm parameter in the edismax parser query , since the query typed by the user could be of any length (i.e. >=1) I would like to set the mm value to 1 .