Chris Mattmann

Results 134 comments of Chris Mattmann

For Solr, please find the Nutch schema here: ``` curl -O http://svn.apache.org/repos/asf/nutch/trunk/conf/schema.xml ```

Check out this wiki page: http://wiki.apache.org/solr/SolrJetty

OK, ignore that wiki page. In your $HOME/tmp/solr-4.10.2/example directory, type java -jar start.jar

You will find this page that suggests how to fix the schema.xml issue: http://stackoverflow.com/questions/15945927/apache-nutch-and-solr-integration

Also ignore if it says undefined field text. Access: http://localhost:8983/solr/

First try running ./bin/nutch solrindex You should get back: ``` Usage: Indexer [-linkdb ] [-params k1=v1&k2=v2...] ( ... | -dir ) [-noCommit] [-deleteGone] [-filter] [-normalize] No IndexWriters activated - check...

Thanks for sending this out, @curtislisle. I'd be interested in maybe a tangelo workflow showing e.g., how to do the LIDAR stitching session in #4 and/or for the Univ. of...

hi @mbnik are you still experiencing this error?

thanks @mbnik and @valencik I'll investigate this. I am planning some student projects in this area over the next few months that I believe will significantly enhance this. @sujen1412 FYI...