Re: Boosting documents based on the vote count

2010-10-20 Thread Alexandru Badiu
Thanks, will look into those. Andu On Mon, Oct 18, 2010 at 4:14 PM, Ahmet Arslan wrote: >> I know but I can't figure out what >> functions to use. :) > > Oh, I see. Why not just use {!boost b=log(vote)}? > > May be scale(vote,0.5,10)? > > > >

Re: Boosting documents based on the vote count

2010-10-18 Thread Alexandru Badiu
I know but I can't figure out what functions to use. :) On Mon, Oct 18, 2010 at 1:38 PM, Ahmet Arslan wrote: >> I have a field in my schema which holds the number of votes >> a document >> has. How can I boost documents based on that number? > > you can do it with http://wiki.apache.org/solr/Func

Boosting documents based on the vote count

2010-10-18 Thread Alexandru Badiu
automatically. Thanks, Alexandru Badiu

Re: Solr CMS Integration

2009-08-08 Thread Alexandru Badiu
I'm adding another vote for Drupal. The standard module is pretty good for most cases and if you don't want the hassle to manage Solr you can subscribe to Acquia which manage Solr for you. Also, for those cases where you're not happy with the module you can easily build your own (which is what I di

Weird bug in query

2007-09-21 Thread Alexandru Badiu
onul ii" which doesn't return any rows I'm really stumped by this issue. Is this a Solr bug? I can provide offlist the url of the Solr installation if someone wants to see this behaviour. Thanks, Alexandru Badiu

Re: Getting all records using dismax

2007-07-27 Thread Alexandru Badiu
Thanks, it works. Alexandru Badiu On Jul 26, 2007, at 7:45 PM, Yonik Seeley wrote: Try leaving of the "q" param and using "q.alt=*:*" On 7/26/07, Alexandru Badiu <[EMAIL PROTECTED]> wrote: Hello, Since it's my first email to this list I want to say tha

Getting all records using dismax

2007-07-26 Thread Alexandru Badiu
s no query but we're building a white-label portal which should boost specific fields all the time, fields which are not fixed (each partner will have it's own boosted fields). Best regards, Alexandru Badiu http://www.voidberg.org