On Sep 10, 2009, at 6:41 AM, busbus wrote:
Hello All,
I have a set of Files indexed by Lucene. Now i want to use the
indexed files
in SOLR. The file .cfx an .cfs are not readable by Solr, as it
supports only
.fds and .fdx.
Solr defers to Lucene on reading the index. You just need to tell
Solr whether the index is a compound file or not and make sure the
versions are compatible.
What error are you getting?
So i decided to Add/update the index by just loading a XML File
using the
post.jar funtion.
java -jar post.jar newFile.XML - Loads the XML and Updates the index.
Now i want to Convert all the cfx files to XML so that i can Use
them in
SOLR.
Advice Needed.
I suppose you could walk the documents and dump them out to XML,
assuming you have stored all your fields.
--------------------------
Grant Ingersoll
http://www.lucidimagination.com/
Search the Lucene ecosystem (Lucene/Solr/Nutch/Mahout/Tika/Droids)
using Solr/Lucene:
http://www.lucidimagination.com/search