Re: Some non-standard implementations

2008-07-10 Thread Chris Hostetter
: 1. Dynamic sort based on a query Solr doesn't have anything like this out of the box ... you're going to need a mapping of input=>sort options somewhere, it will most likely be just as easy to do it in your front end client application, but if you really want Solr to keep track of that mappi

Re: Some non-standard implementations

2008-07-04 Thread Norberto Meijome
On Fri, 4 Jul 2008 10:39:28 -0300 "Alexander Ramos Jardim" <[EMAIL PROTECTED]> wrote: > 3. "Did you mean" feature > 3.1. Does Solr implements that? http://wiki.apache.org/solr/SpellCheckComponent _ {Beto|Norberto|Numard} Meijome "And that's one reason we like to believe

Some non-standard implementations

2008-07-04 Thread Alexander Ramos Jardim
Hello pals, I am developing an indexing service for an e-commerce services oriented architecture. Being a little more specific, I am developing the index services that will provide the view with data. Yes, all the view. The f0cking architects defined that the showroom/view must be online and worki