Re: How to change Field weigth via api or another way

2014-01-08 Thread Erwin Etchart
rwin, > > > > Are you talking about query time boosting? > > This explains the boosting : > > http://wiki.apache.org/solr/SolrRelevancyFAQ > > > > Thanks, > > Arun > > > > > > On Wed, Jan 8, 2014 at 1:32 PM, Erwin Etchart >w

How to change Field weigth via api or another way

2014-01-08 Thread Erwin Etchart
Hi people, Anybody knows if is possible to change the weightage of a field in a dynamic way instead of xml usage? Best regards Erwin

Re: Maven archetype

2013-12-06 Thread Erwin Etchart
> (Jetty, Tomcat, JBoss, WebLogic)...personally, since SOLR is a war, I would > prefer a simple servlet engine instead of an application server (e.g. > JBoss, WebSphere, Geronimo, Weblogic) because you dont need (if you don't > need) all beautiful and complex things that those mons

Maven archetype

2013-12-06 Thread Erwin Etchart
Hi to everybody. Im not going to say that im new in solr, but im new in solr. I been googling a lot of things to start with solr, but i would like to know if there is a maven archetype for the 4.6 version (to deploy in tomcat). Also i would like to know (based in best practices) what the comunity