Hi Tom, No problem, here is the config sample:
http://svn.apache.org/repos/asf/oodt/trunk/filemgr/src/main/resources/indexer.properties HTH! Cheers, Chris On Mar 27, 2012, at 2:41 AM, Thomas Bennett wrote: > Hey Chris / Paul, > > Thanks for the info. > > To get started, grab a fresh build (or build your own) copy of 0.4-SNAPSHOT. > Then, > cd bin/ and then run: > > java -Djava.ext.dirs=../lib org.apache.oodt.cas.filemgr.tools.SolrIndexer > > You can then get an idea of the command line parameters it takes: > > usage: java org.apache.oodt.cas.filemgr.tools.SolrIndexer > -a,--all Index all items in catalog > -cq,--catalogQuery <query> Not yet implemented > -d,--delete Delete items before indexing > -fmu,--fmUrl <Filemgr URL> URL to the CAS FileManager > -h,--help Print this message > -mf,--metFile <file> Index this met file > -o,--optimize Optimize the Solr index when done > -p,--product <productId> Product id to index > -su,--solrUrl <Solr URL> URL to the Solr server > > The command is looking for a SOLR_INDEXER_CONFIG. Is there anywhere I can > find some info on what is needed in the config file? > > I'm poking around the Solr docs to see if I can figure it out, but I thought > I would just post the questions at the same time :-) > > Cheers, > Tom ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 171-266B, Mailstop: 171-246 Email: [email protected] WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Assistant Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
