Hello,
I am currently performing a query to a Solr index I've set up and I'm trying
to 1) sort on the score and 2) sort on the date_created (a custom field I've
added). The sort command looks like: sort=score+desc,created_date+desc.
The gist of it is that I will 1) first return the most relevant r
it would be relatively easy to write one.
>
> -Yonik
>
> On Mon, Nov 17, 2008 at 8:17 PM, Derek Springer <[EMAIL PROTECTED]> wrote:
> > Hello,
> > I am currently performing a query to a Solr index I've set up and I'm
> trying
> > to 1) sort on the
Better yet, does anyone know where the method that writes the score lives?
For instance, a getScore() method that writes the score out that I could
override and truncate? Thanks!
-Derek
On Mon, Nov 17, 2008 at 9:59 PM, Derek Springer <[EMAIL PROTECTED]> wrote:
> Thanks for the head
Hey all,
I'm having trouble articulating a query and I'm hopeful someone out there
can help me out :)
My situation is this: I am indexing a series of questions that can either be
asked from a main question entry page, or a specific subject page. I have a
field called "referring" which indexes the
and George Washington Carver).
>
> --
> Steve
>
>
>
> On Dec 15, 2008, at 2:59 PM, Derek Springer wrote:
>
> Hey all,
>> I'm having trouble articulating a query and I'm hopeful someone out there
>> can help me out :)
>>
>> My situatio
-- http://sematext.com/ -- Lucene - Solr - Nutch
>
>
>
> - Original Message
> > From: Derek Springer
> > To: solr-user@lucene.apache.org
> > Sent: Monday, December 15, 2008 3:40:55 PM
> > Subject: Re: Please help me articulate this query
> >
> >
Hi all,
I recently created a Solr index to track some news articles that I follow
and I've noticed that I occasionally receive 500 errors when posting an
update. It doesn't happen every time and I can't seem to reproduce the
error. I should mention that I have another Solr index setup under the sam
33
>
> On Feb 2, 2009, at 1:46 PM, Derek Springer wrote:
>
> Hi all,
>> I recently created a Solr index to track some news articles that I follow
>> and I've noticed that I occasionally receive 500 errors when posting an
>> update. It doesn't happen every time