http://tagtjek.nu/kbjdzhn/qvpcuvlvvyhpgxkjamkgc
chris sleeman
7/23/2013 2:37:13 AM
http://raai.ro/rsx/woygdauogfl
chris sleeman
7/22/2013 4:06:15 AM
Hi,
Just a minor nit.
Shouldnt the addBeans method in SolrServer have Collection as the method
parameter instead of Collection.
This would enable one to add something like say, List directly,
without any unneeded type conversions.
--
Regards,
Chris
Hi,
I have a multivalued Solr text field, called 'categories', which is mapped
to a String[] in my java bean. I am directly converting the search results
to this bean.
This works absolutely fine if the field has two or more values, but If the
field has exactly one value, I get the following except
oops...my bad
please ignore the previous comment.
On Fri, Jul 18, 2008 at 6:07 PM, chris sleeman <[EMAIL PROTECTED]>
wrote:
> I am not saying that fq parameter does not work with dismax.
> I am saying that the way this query is written it wont work because the
> dismax quer
ax and it works fine.
> fq is standard parameter and not specific to dismax.
> So type:idea should work correctly.
>
> -
> Preetam
>
> On Fri, Jul 18, 2008 at 11:30 AM, chris sleeman <[EMAIL PROTECTED]>
> wrote:
>
> > > btw, this *seems* to only work for me
> btw, this *seems* to only work for me with standard search handler. dismax
and fq: dont' seem to get along nicely...
Wouldnt the dismax parser consider the filter query parameter as "type idea"
and not value "idea" for solr field - "type"?
I guess thats the reason this query doesnt work with dis
Thanks a ton...this is quite useful.
Regards,
Chris
On Thu, Jul 17, 2008 at 6:42 PM, Yonik Seeley <[EMAIL PROTECTED]> wrote:
> On Thu, Jul 17, 2008 at 8:11 AM, chris sleeman <[EMAIL PROTECTED]>
> wrote:
> > What I actually meant was whether or not I could create a c
> solrconfig.xml.
> So you can create a standard request handler with name dismaxL, whose
> defType is dismax and set all parameters in defaults section.
>
> ----
> Preetam
>
> On Thu, Jul 17, 2008 at 4:35 PM, chris sleeman <[EMAIL PROTECTED]>
> wrote:
>
>
Thanks a lot..this is, more or less, what i was looking for.
However, is there a way to pre-configure the dismax query parser, with
parameters like qf, pf, boost etc., in solr-config.xml, rather than doing so
at query time. So my actual query would look like - <
http://localhost:8983/solr/select?q
Hi all,
Is there currently a way of specifying more than 1 user query fields (q
parameter) with the disMax request handler ?
Basically my requirement is this - I have 2 user query fields - 'query' and
'location', each of which corresponds to multiple solr query fields. The
'location' entered by us
11 matches
Mail list logo