Hi Ahmet,
Brilliant, thanks a lot!
I thought it might be possible with local parameters, but couldn't find
any information anywhere on how (especially setting the multi-valued
"qf" parameter).
Thanks again,
Thomas
On 2015-07-10 14:09, Ahmet Arslan wrote:
> Hi Tomasi
>
> Yes it is possible, plea
Hi Tomasi
Yes it is possible, please see local params :
https://cwiki.apache.org/confluence/display/solr/Local+Parameters+in+Queries
fq={!edismax qf='field1 field2 field'}search key
Ahmet
On Friday, July 10, 2015 2:20 PM, Thomas Seidl wrote:
Hi all,
I was wondering if there's any way to u
In fact, just remove or comment these lines from the /browse handler
and you won't be using velocity, it might make a good place to start
velocity
browse
layout
Solritas
Best
Erick
On Sat, Apr 6, 2013 at 6:55 AM, Jack Krupansky wrote:
> Yes, qf will search in
Yes, qf will search in both fields and boost according.
If the only reason to try velocity or even /browse was because you wanted
edismax, don't bother.
You can just add defType to t.he /select request handler in solrconfig, so
that you don't need to add it to every request. Same for qf, if i
Definitely in 4.x release. Did you try it and found a problem?
Hi,
Let's assume you're using Solr version 3.1.0 and an unmodified FieldType
"text_rev". It looks like this:
...
Also let's assume that what you have two docs in your index with these URLs:
A:"http://my.host/SPC265_SharePoint
> Thx for the reply. But what can I do to avoid getting 2010.
> I wanted a phrase query with underscore, so it would return
> results with underscore2010 only.
For example, you can remove WordDelimeterFilterFactory from your field type
definition.
According to your needs, you can use an other fi
Eric
Thx for the reply. But what can I do to avoid getting 2010. I wanted a phrase
query with underscore, so it would return results with underscore2010 only.
Sent from iPod
On Jun 13, 2011, at 3:47 PM, "Erick Erickson" wrote:
> You haven't supplied the information that's really
> needed to he
You haven't supplied the information that's really
needed to help here, please review:
http://wiki.apache.org/solr/UsingMailingLists
But at a guess your analysis chain contains
WordDelimiterFilterFactory, which is splitting
the input stream into tokens on letter/number
changes, and capitalization
There is an (underscore) character before 2010
-Original Message-
From: Tirthankar Chatterjee [mailto:tchatter...@commvault.com]
Sent: Monday, June 13, 2011 3:08 PM
To: solr-user@lucene.apache.org
Subject: Using Edismax
We are using edismax for query and the query fired is (url:_2010)
ht
10 matches
Mail list logo