Why does parameter "useCompoundFile" not work?

2012-03-21 Thread 梅诚
Dear all,

I want to generate compound type index instead of files contain fdt,fdx etc.

I follow the suggestion to change the "useCompoundFile" parameter to true
(both in indexDefaults and mainIndex) in solrconfig.xml, but when i use
post.jar to post example xml file (solr.xml), i find the index is the same
as before, not only 3 files including 1 cfs & 2 segment files.

I can get cfs file with Lucene, but I can't get it in Solr.

Could anyone tell me how to generate cfs file for index? And then could
anyone tell me why the situation happens to me?

Best regards,

Thanks,
Moss


Why does parameter "useCompoundFile" not work?

2012-03-20 Thread cheermc
Dear all,

I want to generate compound type index instead of files contain fdt,fdx etc.

I follow the suggestion to change the "useCompoundFile" parameter to true
(both in indexDefaults and mainIndex) in solrconfig.xml, but when i use
post.jar to post example xml file, i find the index is the same as before,
not only 3 files including 1 cfs & 2 segment files.

Could anyone tell me how to generate cfs file for index? And then could
anyone tell me why the situation happens to me?

Best regards,

Thanks,
Moss

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Why-does-parameter-useCompoundFile-not-work-tp3841702p3841702.html
Sent from the Solr - User mailing list archive at Nabble.com.