Re: solr and patch - SOLR-64 SOLR-792

2010-01-08 Thread Thibaut Lassalle
m > current a bit, or wait until I or someone else can get to updating them. > >Erik > > > On Jan 6, 2010, at 11:52 AM, Thibaut Lassalle wrote: > > hi, >> >> I tried to apply patches to solr-1.4 >> >> Here is the result >> >>

solr and patch - SOLR-64 SOLR-792

2010-01-06 Thread Thibaut Lassalle
hi, I tried to apply patches to solr-1.4 Here is the result javad...@javadev5:~/Java/apache-solr-1.4.0$ patch -p0 < SOLR-64.patch patching file src/java/org/apache/solr/schema/HierarchicalFacetField.java patching file src/common/org/apache/solr/common/params/FacetParams.java Hunk #1 FAILED at 10

Re: solr nutch url indexing

2009-08-25 Thread Thibaut Lassalle
Thanks for your help. I use the default Nutch configuration and I use solrindex to give the Nutch result to Solr. I have results when I query therefore Nutch works properly (it gives a url, title, content ...) I would like to query on Solr to emphase the "title" field and not the "content" field.