' (without
> any surrounding phrase-characters), will edismax not boost this document?
>
> /Jimi
>
> -Original Message-
> From: Jan Høydahl [mailto:jan....@cominvent.com]
> Sent: Wednesday, April 6, 2016 10:43 AM
> To: solr-user@lucene.apache.org
> Subject: R
On 4/6/2016 7:13 AM, jimi.hulleg...@svensktnaringsliv.se wrote:
> Ah, thanks. It never occurred to me that clicking on the text "Create" would
> give me a different result compared to clicking on the arrow. In my mind,
> "Create" was simply the label, and the arrow indicating a dropdown option fo
On Wednesday, April 6, 2016 2:50 PM, apa...@elyograg.org wrote:
>
> If you can only create a service desk request, then you might be clicking the
> "Service Desk" menu item,
> or maybe you're clicking the little down arrow on the right side of the big
> red "Create" button.
> Try clicking the
On 4/6/2016 2:35 AM, jimi.hulleg...@svensktnaringsliv.se wrote:
> I guess I can conclude that this is a bug. But I wasn't able to report it in
> Jira. I just got to some servicedesk form
> (https://issues.apache.org/jira/servicedesk/customer/portal/5/create/27) that
> didn't seem related to solr
>
> /Jimi
>
> -Original Message-
> From: Jan Høydahl [mailto:jan....@cominvent.com]
> Sent: Wednesday, April 6, 2016 10:43 AM
> To: solr-user@lucene.apache.org
> Subject: Re: Can't get phrase field boosting to work using edismax
>
> Hi,
>
> P
'John' (without any
surrounding phrase-characters), will edismax not boost this document?
/Jimi
-Original Message-
From: Jan Høydahl [mailto:jan@cominvent.com]
Sent: Wednesday, April 6, 2016 10:43 AM
To: solr-user@lucene.apache.org
Subject: Re: Can't get phras
houldn't be a boost", but no
> explaination *why* at least two is needed.
>
> Regards
> /Jimi
>
> -Original Message-
> From: jimi.hulleg...@svensktnaringsliv.se
> [mailto:jimi.hulleg...@svensktnaringsliv.se]
> Sent: Tuesday, April 5, 2016 6:51 PM
> T
:11 PM
To: solr-user@lucene.apache.org
Subject: RE: Can't get phrase field boosting to work using edismax
Some more input, before I call it a day. Just for the heck of it, I tried
changing minClauseSize to 0 using the Eclipse debugger, so that it didn't
return null at line 1203, but ins
ge-
From: jimi.hulleg...@svensktnaringsliv.se
[mailto:jimi.hulleg...@svensktnaringsliv.se]
Sent: Tuesday, April 5, 2016 6:51 PM
To: solr-user@lucene.apache.org
Subject: RE: Can't get phrase field boosting to work using edismax
I now used the Eclipse debugger, to try and see if I can understand what is
mailto:jimi.hulleg...@svensktnaringsliv.se]
Sent: Tuesday, April 5, 2016 5:36 PM
To: solr-user@lucene.apache.org
Subject: RE: Can't get phrase field boosting to work using edismax
OK. Interesting. But... I added a solr.TrimFilterFactory at the end of my
analyzer definition. Shouldn't that take care o
From: Jack Krupansky [mailto:jack.krupan...@gmail.com]
Sent: Tuesday, April 5, 2016 4:42 PM
To: solr-user@lucene.apache.org
Subject: Re: Can't get phrase field boosting to work using edismax
It looks like the code constructing the boost phrase for pf will always add a
trailing blank, which is
It looks like the code constructing the boost phrase for pf will always add
a trailing blank, which is never a problem when a normal tokenizer is used
that removes white space, but the keyword tokenizer will preserve that
extra space, which prevents an exact match.
See line 531:
https://github.com
12 matches
Mail list logo