[Groonga-commit] groonga/gcs [master] Add missing "--source" parameter

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Aug 29 11:04:42 JST 2012


YUKI Hiroshi	2012-08-29 11:04:42 +0900 (Wed, 29 Aug 2012)

  New Revision: 929f81c67451d760a280875ab85908f2eb25a1a6
  https://github.com/groonga/gcs/commit/929f81c67451d760a280875ab85908f2eb25a1a6

  Log:
    Add missing "--source" parameter

  Modified files:
    bin/gcs-import-examples

  Modified: bin/gcs-import-examples (+1 -1)
===================================================================
--- bin/gcs-import-examples    2012-08-29 10:22:54 +0900 (7e763e9)
+++ bin/gcs-import-examples    2012-08-29 11:04:42 +0900 (45aa8d5)
@@ -71,7 +71,7 @@ echo
 
 echo
 echo "==== Indexing data"
-$bin_path/gcs-post-sdf --domain-name example $base_path/examples/example.sdf.json
+$bin_path/gcs-post-sdf --domain-name example --source $base_path/examples/example.sdf.json
 echo
 
 echo
-------------- next part --------------
HTML����������������������������...
下載 



More information about the Groonga-commit mailing list
Back to archive index