ords="stopwords.txt"/>
> generateWordParts="1" generateNumberParts="1" catenateWords="1"
> catenateNumbers="1" catenateAll="0"/>
>
> protected="protwords.txt"/>
>
>
>
>
Bern
-Original Message-
From: Avlesh Singh [mailto:avl...@gmail.com]
Sent: Thursday, 29 October 2009 12:35 PM
To: solr-user@lucene.apache.org
Subject: Re: &quo
say that I'm going to need to change the field type
> to "edgytext". Which won't achieve the result I want, viz. the current "all"
> plus the edgytext. Any way to achieve this?
>
> Thanks!
> bern
>
> -Original Message-
> From: Avlesh S
ytext. Any way to achieve this?
Thanks!
bern
-Original Message-
From: Avlesh Singh [mailto:avl...@gmail.com]
Sent: Wednesday, 28 October 2009 3:30 PM
To: solr-user@lucene.apache.org
Subject: Re: "begins with" searches
>
> My next issue relates to how to get the results of
; (which uses the edgytext) yields 16 documents, but a search on
> all:"Houghton, B" (which doesn't) yields only 9. I thought the solution
> should be but that doesn't do
> the trick.
>
> Thanks!
>
> bern
> -Original Message-
> From: Avlesh Sin
> reading the query as "author beginning with surname AND author beginning
> with firstname", which yields nil results.
>
> Is there an analyser that will strip the whitespace out altogether? Or
> another alternative?
>
> bern
>
> -Original Message-
> Fr
uthor beginning
> with firstname", which yields nil results.
>
> Is there an analyser that will strip the whitespace out altogether? Or
> another alternative?
>
> bern
>
> -Original Message-
> From: Avlesh Singh [mailto:avl...@gmail.com]
> Sent: Monday, 2
ilto:avl...@gmail.com]
Sent: Monday, 26 October 2009 6:32 PM
To: solr-user@lucene.apache.org
Subject: Re: "begins with" searches
Read up of setting-up these kind searches here -
http://www.lucidimagination.com/blog/2009/09/08/auto-suggest-from-popular-queries-using-edgengrams/
C
Are you using the field name suffixes like Blacklight?xxx_text,
_xxx_facet, xxx_string? With the xxx_string field you can request
"begins with" search, but you may need some different search term
normalization than with a _text search.
Gerald Snyder
Florida Center for Library Automatio
Read up of setting-up these kind searches here -
http://www.lucidimagination.com/blog/2009/09/08/auto-suggest-from-popular-queries-using-edgengrams/
Cheers
Avlesh
On Mon, Oct 26, 2009 at 7:43 AM, Bernadette Houghton <
bernadette.hough...@deakin.edu.au> wrote:
> We need to offer "begins with" typ
We need to offer "begins with" type searches, e.g. a search for "surname, f"
will retrieve "surname, firstname", "surname, f", "surname fm" etc.
Ideally, the user would be able to enter something like "surname f*".
However, wildcards don't work on phrase searches, nor do range searches.
Any sug
11 matches
Mail list logo