RE: SIMPLE Lucene / MySQL Indexer

2005-07-13 Thread Xing Li
Xing, > >I have the book and as I wrote in my initial message I >managed to create the >sample index as well managed to read mySQL. But I seem >to be not able to >combine those programs :-( I'm very new to Java and I >haven't found a nice >Debugger so far to go step by

RE: SIMPLE Lucene / MySQL Indexer

2005-07-13 Thread Xing Li
Don't make the mistake of complicating the task. Just read straight from mysql into lucene via java. There is no benefit of exporting data to xml just to regrab the data back into lucene. Get the Lucene In actioin book if you haven't cause all the samples there are real-world practical. Are yo

newbie question on Mac OS X

2005-06-29 Thread Xing Li
1) Downloaded 1.4.3 src 2) ran ant... everything builds 3) $ cd builds 4) $ java -jar lucene-1.5-rc1-dev.jar Failed to load Main-Class manifest attribute from lucene-1.5-rc1-dev.jar I haven't build anything java for almost 5 years so not sure what it means. Did a good search online on the e