Re: Possible bug in query sorting

2010-10-29 Thread Pablo Recio
That's my schema XML: link text ... 2010/10/28 Gora Mohanty > On Thu, Oct 28, 2010 at 5:18 PM, Michael McCandless > wrote: > >

Possible bug in query sorting

2010-10-28 Thread Pablo Recio
Hi all. I'm having a problem with solr sorting search results. When I try to make a query and sort it by title: http://localhost:8983/solr/select/?q=*%3A*&version=2.2&start=0&rows=10&indent=on&sort=title%20desc I get that error [1]. If I try to sort by other indexed field it works, indeed if I c

Re: Implementing Search Suggestion on Solr

2010-10-27 Thread Pablo Recio
you shared, maybe I will implement it, thanks! 2010/10/27 Jakub Godawa > I am a real rookie at solr, but try this: > http://solr.pl/2010/10/18/solr-and-autocomplete-part-1/?lang=en > > 2010/10/27 Pablo Recio > > > Hi, > > > > I don't want to be annoying, but

Re: Implementing Search Suggestion on Solr

2010-10-27 Thread Pablo Recio
Hi, I don't want to be annoying, but I'm looking for a way to do that. I repeat the question: is there a way to implement Search Suggestion manually? Thanks in advance. Regards, 2010/10/18 Pablo Recio Quijano > Hi! > > I'm trying to implement some kind of Search Sugge

Re: Implementing Search Suggestion on Solr

2010-10-19 Thread Pablo Recio
others’ mistakes, so you do not have to make them yourself. from ' http://blogs.techrepublic.com.com/security/?p=4501&tag=nl.e036' > > EARTH has a Right To Life, > otherwise we all die. > > > --- On Mon, 10/18/10, Pablo Recio Quijano wrote: > >> From: Pabl

Implementing Search Suggestion on Solr

2010-10-18 Thread Pablo Recio Quijano
Hi! I'm trying to implement some kind of Search Suggestion on a search engine I have implemented. This search suggestions should not be automatically like the one described for the SpellCheckComponent [1]. I'm looking something like: "SAS oppositions" => "Public job offers for some-company"