ccording to another indexed field
>
> On 2013-02-07 14:58, Pragyanshis Pattanaik wrote:
> > Hi,
>
> Hi,
>
> > My schema is like below
> >
> >
> > > required="true" />
> > > stored="true" required
d against default fields in solr
> To: solr-user@lucene.apache.org
>
> Hi,
>
> instead of &edismax=true can you try &defType=edismax
>
> ahmet
>
> --- On Thu, 2/14/13, Pragyanshis Pattanaik wrote:
>
> > From: Pragyanshis Pattanaik
> > Subject: RE:
: Re: Why a phrase is getting searched against default fields in solr
> To: solr-user@lucene.apache.org
>
> Hi Pragyanshis,
>
> What happens when you remove bq parameter?
>
> --- On Thu, 2/14/13, Pragyanshis Pattanaik wrote:
>
> > From: Pragyanshis Pattanai
Or is there a way to achieve this using EDismax query parser ?
> From: pragyans...@outlook.com
> To: solr-user@lucene.apache.org
> Subject: RE: Search over dynamic fields
> Date: Wed, 13 Feb 2013 19:09:24 +0530
>
> Formatted the mail again.
> Hi,
> I have two dynamic fields like "Product-Name-*"
Formatted the mail again.
Hi,
I have two dynamic fields like "Product-Name-*" and "Product-Rating-*".One
document can contain 5 products and respective ratings like below.
HTC Wildfire SSamsung Tab 2Samsung
NoteIPhone5Nokia Lumia 72059799
In my current scnario, I have to boost the products which
ccount the number of query terms that matched
> your document. Thus, a document matching both terms will score more
> highly than a document only matching one of them.
>
> So, a part of the question is whether you wish to *only* show documents
> that include both terms, or whether yo
Hi,
I did one work around to get all documents that contains "Good" or "Microwave"
or "Good Microwave",if i will pass "Good Microwave" as q parameter please guide
me wheather i am going in right direction or not.
I defined two field type(text_general and shingleString) in my schema like below
Hi,
My schema is like below
and my text_general field is like below
How can i search a Phrase("Good Microwave") over ProductDesription and Product
Feed
Hi,
My schema is like below
Product name will be passed as q parameter to solr.
Is there a way to affect score on the basis of "ProductRating" which is not
passed as query parameter ?
Or I need to go to solr source code and change the ranking algorithm ?
Please
Hi ,
Please help how I can schedule a delta dataimport by using DIHS. Please note
I have already followed the steps mentioned at below link.
http://wiki.apache.org/solr/DataImportHandler#Scheduling still I am not able
to succeed.
Can anybody tell me can I send Last solr Indexed time as
10 matches
Mail list logo