Re: clustering schema

2009-10-22 Thread Chris Hostetter
: Should we try to do this like SolrCell... just make it a lazy handler : and reference the libs in solrconfig.xml? Oh wait... searchComponents : can't be lazy I don't think... darn. what about using the ebale="tue" syntax noble added ... i'm pretty sure i saw that that gets applied for any typ

Re: clustering schema

2009-10-21 Thread Colin Hynes
Grant, Subversion started supporting externals on single files with version 1.6, so depending on what's running you could do it. On Oct 21, 2009, at 6:39 AM, Grant Ingersoll wrote: On Oct 20, 2009, at 7:52 PM, Yonik Seeley wrote: Actually just copying the example schema to contrib seeme

Re: clustering schema

2009-10-21 Thread Grant Ingersoll
On Oct 20, 2009, at 7:52 PM, Yonik Seeley wrote: Actually just copying the example schema to contrib seemed to work fine... those should probably be kept in alignment regardless of if we decide to do something different about the data directory. Then maybe we should use an svn:external? Exc

Re: clustering schema

2009-10-20 Thread Yonik Seeley
Actually just copying the example schema to contrib seemed to work fine... those should probably be kept in alignment regardless of if we decide to do something different about the data directory. -Yonik http://www.lucidimagination.com

Re: clustering schema

2009-10-20 Thread Yonik Seeley
On Tue, Oct 20, 2009 at 5:31 PM, Grant Ingersoll wrote: > Can't we set up the clustering solrconfig to have a different data directory > and remove the default of ./solr/data?   I get caught on this gotcha in a > lot of places these days b/c I am often trying out lots of different > configs. We c

Re: clustering schema

2009-10-20 Thread Grant Ingersoll
Can't we set up the clustering solrconfig to have a different data directory and remove the default of ./solr/data? I get caught on this gotcha in a lot of places these days b/c I am often trying out lots of different configs. On Oct 20, 2009, at 5:13 PM, Yonik Seeley wrote: So when I g

clustering schema

2009-10-20 Thread Yonik Seeley
So when I go to try the clustering example, I fire up the server, hit it with the example on the Wiki http://localhost:8983/solr/select?indent=on&q=*:*&rows=10&clustering=true And... boom. java.lang.NullPointerException at org.apache.solr.schema.SortableIntField.write(SortableIntField.j