Commit Graph

24 Commits

Author SHA1 Message Date
Yonik Seeley 08e2f9613f add content type when using curl in the scripts: SOLR-250
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@543259 13f79535-47bb-0310-9956-ffa450edef68
2007-05-31 21:15:17 +00:00
Yonik Seeley db21821167 avoid recursive find, test for maxdepth support, filter snapshot names on master: SOLR-207
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@529471 13f79535-47bb-0310-9956-ffa450edef68
2007-04-17 02:25:28 +00:00
William Au a1b021eb60 SOLR 188
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@518637 13f79535-47bb-0310-9956-ffa450edef68
2007-03-15 14:22:24 +00:00
Yonik Seeley a84079798d new license header
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@472574 13f79535-47bb-0310-9956-ffa450edef68
2006-11-08 18:25:52 +00:00
William Au 0a428ad3fb check solr return code
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@472148 13f79535-47bb-0310-9956-ffa450edef68
2006-11-07 16:07:57 +00:00
William Au a0239f9f42 blackslash escape * in ssh command used for zsh compatibility
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@470951 13f79535-47bb-0310-9956-ffa450edef68
2006-11-03 19:01:53 +00:00
William Au 9e4cbff310 added debug option
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@419663 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 19:14:40 +00:00
William Au 193ca199e3 changed from using ls to find to handle very large number of snapshots
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@415631 13f79535-47bb-0310-9956-ffa450edef68
2006-06-20 12:22:57 +00:00
William Au 944af6f61c changed from using ls to find to handle very large number of snapshots
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@414826 13f79535-47bb-0310-9956-ffa450edef68
2006-06-16 13:46:11 +00:00
William Au 64122cd670 made log files group readable
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@405460 13f79535-47bb-0310-9956-ffa450edef68
2006-05-09 16:28:23 +00:00
William Au 159cd5d81d fixed usage
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@393293 13f79535-47bb-0310-9956-ffa450edef68
2006-04-11 18:55:58 +00:00
William Au 174c830d63 fixed uid/gid in generated rsyncd.conf
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@392369 13f79535-47bb-0310-9956-ffa450edef68
2006-04-07 19:16:51 +00:00
William Au f513261391 more comment for rsyncd_port
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@388621 13f79535-47bb-0310-9956-ffa450edef68
2006-03-24 19:56:53 +00:00
William Au 31c5cc570d added default for rsync_port
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@388620 13f79535-47bb-0310-9956-ffa450edef68
2006-03-24 19:56:18 +00:00
William Au 6385f459ca made hostname and webapp name configurable
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@388597 13f79535-47bb-0310-9956-ffa450edef68
2006-03-24 18:35:53 +00:00
William Au a0c89d8091 corrected minor typo in comment
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@388554 13f79535-47bb-0310-9956-ffa450edef68
2006-03-24 14:59:43 +00:00
William Au c73cc359fa corrected wrong url for curl
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@387973 13f79535-47bb-0310-9956-ffa450edef68
2006-03-22 23:35:59 +00:00
William Au 2ae66472c6 replaced ; with ,
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@387958 13f79535-47bb-0310-9956-ffa450edef68
2006-03-22 22:35:11 +00:00
William Au 99fa0d06ec added command line args for configuration
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@387614 13f79535-47bb-0310-9956-ffa450edef68
2006-03-21 20:25:55 +00:00
William Au 250e281eea added command line args for configuration
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@387613 13f79535-47bb-0310-9956-ffa450edef68
2006-03-21 20:25:41 +00:00
William Au e4bcd07f79 initial version
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@387612 13f79535-47bb-0310-9956-ffa450edef68
2006-03-21 20:23:46 +00:00
Yonik Seeley 2a66e0298d solar->solr in scripts
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@382652 13f79535-47bb-0310-9956-ffa450edef68
2006-03-03 04:33:24 +00:00
Yonik Seeley 52c392fdf8 fix grep for pid
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@381529 13f79535-47bb-0310-9956-ffa450edef68
2006-02-28 01:18:40 +00:00
Yonik Seeley 148b4dbc92 initial version
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@372455 13f79535-47bb-0310-9956-ffa450edef68
2006-01-26 05:37:29 +00:00