Re: Boost with wildcard. (Implement this in main release!!!!!)

2009-10-21 Thread Jay Ess
AHMET ARSLAN wrote: Aaargh. So now i stand between sticking my head into the source OR writing my own engine (which is not a big deal becouse my requirements arent that big but it will anyway set me back a week or so). There is another way, although it is not a good thing to chance source

Re: Boost with wildcard.

2009-10-20 Thread Yonik Seeley
On Mon, Oct 19, 2009 at 10:32 AM, Jay Ess wrote: > The boost (index time) does not work when i am searching for a word with a > wildcard appended to the end. > I stumbled on to this "feature" and its pretty much a show stopper for me. > I am implementing a live search feature where i always have a

Re: Boost with wildcard.

2009-10-20 Thread AHMET ARSLAN
> Aaargh. So now i stand between sticking my head into the > source OR writing my own engine (which is not a big deal > becouse my requirements arent that big but it will anyway > set me back a week or so). There is another way, although it is not a good thing to chance source code of solr and re

Re: Boost with wildcard.

2009-10-20 Thread Jay Ess
AHMET ARSLAN wrote: I do not know how to solve your problem without writing custom code. Aaargh. So now i stand between sticking my head into the source OR writing my own engine (which is not a big deal becouse my requirements arent that big but it will anyway set me back a week or so). Ho

Re: Boost with wildcard.

2009-10-19 Thread AHMET ARSLAN
> The boost (index time) does not work > when i am searching for a word with a wildcard appended to > the end. > I stumbled on to this "feature" and its pretty much a show > stopper for me. > I am implementing a live search feature where i always have > an wildcard in the last word that is currentl

Boost with wildcard.

2009-10-19 Thread Jay Ess
The boost (index time) does not work when i am searching for a word with a wildcard appended to the end. I stumbled on to this "feature" and its pretty much a show stopper for me. I am implementing a live search feature where i always have an wildcard in the last word that is currently being wri