Shalin Shekhar Mangar wrote:
No. Think of onlyMorePopular as a toggle between whether to consider
frequency or not. When you say onlyMorePopular=true, higher frequency terms
are considered. When you say onlyMorePopular=false, frequency plays no role
at all and "gran" is returned because according
You might be able to with FunctionQueries, especially the relatively
new and underpromoted ability that Yonik added to use them to multiply
in scoring instead of adding.
See http://wiki.apache.org/solr/FunctionQuery
On Feb 12, 2009, at 10:17 AM, sunnyfr wrote:
Hi Grant,
Thanks for your
I don't see why your index would be removed. Can you share the rest
of your config?
On Feb 13, 2009, at 8:47 AM, Kartik Desikan wrote:
Hi folks,
I'm using solr 1.3
Here is the relevant section from my solrconfig.xml
default
On Feb 12, 2009, at 8:37 PM, Chris Hostetter wrote:
: > A roundabout way of asking: how can I fire off *just* a spell
check query?
: I don't think it is possible with SpellCheckComponent. But note
that only
It's possible:
http://wiki.apache.org/solr/SpellCheckComponent#head-e8bab117a
On Fri, Feb 13, 2009 at 12:24 PM, Karl Wettin wrote:
>
> I pass a rather large amount of OR clauses to Solr, ending up with lots and
> lots of results. It's however only the results above a certain score
> threadshold that is interesting for me, thus I'd like to only get facet
> count of the resul