Hi,
Thanks for the code, snippet, it was very useful, however, can you please
include a very small description of certain unknown variables such as
'groupedInfo', 'ResultItem', 'searcher', 'fields' and the method
'solrDocumentToResultItem'?
Tha
Hi,
Thanks for the information. However, I still have one more problem. I am
iterating over the values of the NamedList. I have 2 values, one
being 'responseHeader' and the other one being 'grouped'. I would like to
access some information stored within the grouped section, which has
data structur
I am currently trying to run a collapsable query using SolrJ using SolR 3.3.
The problem is that when I run the query through the web interface, with
this url:
http://localhost:8080/solr/select/?q=attr_content%3Alynx&sort=attr_location+desc&group=true&group.field=attr_directory
I am able to see t
Hi,
We have stemming in our Solr search and we need to retrieve the word/phrase
after stemming. That is if I search for "oranges", through stemming a search
for "orange" is carried out. If I turn on debugQuery I would be able to see
this, however we'd like to access it through the result if possib
t some examples and we'll
> try something else.
>
> Best
> Erick
>
> On Wed, Jun 1, 2011 at 4:21 AM, Kurt Sultana
> wrote:
> > Hi all,
> >
> > We're using Solr to search on a Shop index and a Product index. Currently
> a
> > Shop has a field `
Hi all,
We're using Solr to search on a Shop index and a Product index. Currently a
Shop has a field `shop_keyword` which also contains the keywords of the
products assigned to it. The shop keywords are separated by a space.
Consequently, if there is a product which has a keyword "apple" and anot
e out of
> luck.
>
> James Dyer
> E-Commerce Systems
> Ingram Content Group
> (615) 213-4311
>
>
> -Original Message-
> From: Kurt Sultana [mailto:kurtanat...@gmail.com]
> Sent: Thursday, May 26, 2011 3:05 PM
> To: solr-user@lucene.apache.org
> Subject: Re: R
es, in other words, if it contains :
alice trudy
jill alex
How could I achieve this? I'm supporting the code written by someone else
and I'm quite new to Solr.
Thanks in advance :)
Kurt
On Wed, May 25, 2011 at 11:44 AM, Kurt Sultana wrote:
>
> Hi all,
>
> I'm quite
Hi all,
I'm quite new to Solr and I'm supporting an existing Solr search engine
which was written by someone else. I've been reading on Solr for the last
couple of weeks so I'd consider myself beyond the basics.
A particular field, let's say name, is multi-valued. For example, a document
has a fi