Namazu-devel-en(old)


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Present index is old type. it's unsupported.



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