What steps will reproduce the problem?
1. Build an index as usual.
2. Follow the old instructions to build a text index, e.g., java
pitt.search.semanticvectors.VectorStoreTranslater -lucenetotext
docvectors.bin docvectors.txt
3. Try to cluster the text formatted index: java
pitt.search.semanticvectors.ClusterVectorStore --numclusters 3 docvectors.txt
What is the expected output? What do you see instead?
You should get clustered output. Instead you get a mess of file parsing errors.
Original issue reported on code.google.com by widd...@google.com on 6 Dec 2009 at 2:46
Original issue reported on code.google.com by
widd...@google.com
on 6 Dec 2009 at 2:46