add a hint for the test database
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 14 Apr 2010 13:25:44 +0000 (13:25 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 14 Apr 2010 13:25:44 +0000 (13:25 +0000)
zebra/Makefile

index 49ebfa3..d34a46b 100644 (file)
@@ -36,6 +36,7 @@ newdb-test:
        ${ZEBRAIDX_TEST} update ${IRSPY_ARCHIVE}
        ${ZEBRAIDX_TEST} commit
 
        ${ZEBRAIDX_TEST} update ${IRSPY_ARCHIVE}
        ${ZEBRAIDX_TEST} commit
 
+# note: the test database use localhost:8019/IR-Explain---2
 dump:
        rm -rf records-${DATE}.old
        -test -e records-${DATE} && mv records-${DATE} records-${DATE}.old
 dump:
        rm -rf records-${DATE}.old
        -test -e records-${DATE} && mv records-${DATE} records-${DATE}.old