Department of Civil Service
-Original Message-
From: Emmanuel Espina [mailto:espinaemman...@gmail.com]
Sent: Monday, January 09, 2012 3:31 PM
To: solr-user@lucene.apache.org
Subject: Re: Match raw query string
No, omitTermFreqAndPositions and omitNorms parameter must be set in
the
t McCarroll
> Systems Administration
> NYS Department of Civil Service
>
>
>
>
> -----Original Message-
> From: Emmanuel Espina [mailto:espinaemman...@gmail.com]
> Sent: Monday, January 09, 2012 1:42 PM
> To: solr-user@lucene.apache.org
> Subject: Re: Match raw qu
partment of Civil Service
-Original Message-
From: Emmanuel Espina [mailto:espinaemman...@gmail.com]
Sent: Monday, January 09, 2012 1:42 PM
To: solr-user@lucene.apache.org
Subject: Re: Match raw query string
How are you building your query? For your case it appears that the
edismax que
How are you building your query? For your case it appears that the
edismax query parser should solve it
A good solution to this kind of problem involves:
Storing norms (omitNorms=false) in the fields to search
Storing the position of the terms (omitTermFreqAndPositions=false) in
the fields to sear
We're in the process of implementing solr to search our web site, and
have run into a response tuning issue. When a user searches for a
string which is an exact match of a document title, for example "Budget
Examiner/Budget Examiner(Public Finance)", the number of hits in the
body of much longer