Namazu-devel-en(old)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Present index is old type. it's unsupported.
- From: Xavier Grangier <grangier@xxxxxxxxxxx>
- Date: Sun, 15 Feb 2004 17:56:34 +0100
- X-ml-name: namazu-devel-en
- X-mail-count: 00102
Hello All,
I have trouble to update an index: I always have :
"Present index is old type. it's unsupported."
Here are the command I use to create and update the index:
-> to index:
/home/music/TEST/namazu-bin/bin/mknmz \
--all \
--meta \
--config=/home/music/TEST/index/config/mknmzrc \
--output-dir=/home/music/TEST/index/index \
--template-dir=/home/music/TEST/index/template \
/home/music/TEST/index/files
-> to update:
/home/music/TEST/namazu-bin/bin/mknmz \
--all \
--meta \
--update=/home/music/TEST/index/index
--config=/home/music/TEST/index/config/mknmzrc \
/home/music/TEST/index/files
-> Result: Present index is old type. it's unsupported.
Does anyone has a clue to fix that issue ?
Regards,
Xav