Re: DIH use of the ?command=full-import entity= command option

2009-03-15 Thread Shalin Shekhar Mangar
On Fri, Mar 13, 2009 at 9:56 PM, Jon Baer wrote: > Bare in mind (and correct me if Im wrong) but a "full-import" is still a > "full-import" no matter what entity you tack onto the param. > > Thus I think clean=false should be appended (a friend starting off in Solr > was really confused by this +

Re: Adding authentication Token to the CommonsHttpSolrServer

2009-03-15 Thread Shalin Shekhar Mangar
On Fri, Mar 13, 2009 at 12:03 AM, Narayanan, Karthikeyan < karthikeyan.naraya...@gs.com> wrote: > Hi, > We have installed the Solr in Tomcat server and enabled the > security constraint at the Tomcat level.. We require to pass the > authentication token(cookie) to the search call that is made

Re: DIH use of the ?command=full-import entity= command option

2009-03-15 Thread Jon Baer
I think it could be as simple as if you have +1 entities in the param that clean=false as well (because you are specifically interested in just targeting that entity import) ... - Jon On Mar 15, 2009, at 3:07 AM, Shalin Shekhar Mangar wrote: On Fri, Mar 13, 2009 at 9:56 PM, Jon Baer wrote

RE: How to correctly boost results in Solr Dismax query

2009-03-15 Thread Dean Missikowski (Consultant), CLSA
Hi, My experience is that the BQ parameter can be used with any query type. You can define boosts on the query fields (qf) that are used with the query terms (q) in your query, AND you can define additional boosts for fields that are not used with the query terms through the bq or bf parameters.

search on field to get distinct values with counts....

2009-03-15 Thread karthik c
Hi, We have a requirement to fetch a set of distinct values of a given field that match the given query. We also need to fetch the number of items associated with each field value. I figured out a way to do this for single-valued fields but am not able to get it to work for multi-valued fields. L

Lemmatisation in Solr

2009-03-15 Thread dabboo
Hi, I want to implement lemmatisation in solr search engine. Can someone please let me know how to achieve the same. Thanks, Amit Garg -- View this message in context: http://www.nabble.com/Lemmatisation-in-Solr-tp22532678p22532678.html Sent from the Solr - User mailing list archive at Nabble.