close
Warning:
Can't synchronize with repository "(default)" (/usr/svn/silverfile does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Sep 10, 2010, 9:57:07 PM (12 years ago)
- Author:
-
greg
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v80
|
v81
|
|
511 | 511 | scp -P 2222 user@jump.silverfilecorp.com:/usr/silverfile/scripts/solr_bin/* /usr/local/bin/ |
512 | 512 | |
513 | | Files are: addall.sh - run to import a directory into solr. Example: ./addall.sh /FILES |
| 513 | Files are: |
| 514 | addall.sh - run to import a directory into solr. Example: ./addall.sh /FILES |
514 | 515 | monitor.pl - run to start the monitor program. Example: nohup ./monitor.pl /FILES & |
515 | 516 | update.pl - called by monitor and addall to update a file to solr. |