semantic search event

2009-05-22 Thread AJ Chen
ID=131026<https://www.regonline.com/?eventID=677058&rTypeID=131026>. Save $300 on conference registration fees when using the coupon code of ST9A4 for a paid registration. To register for conference sessions: http://www.semtech2009.com/2009/registration/ cheers, -aj -- AJ Chen, PhD Co-Chair, Sema

dump lucene index

2006-04-19 Thread AJ Chen
How to dump the whole index in lucene to file? Thanks. AJ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: use Lucene to index sentences

2006-02-06 Thread AJ Chen
ce markers (perhaps xml tags: > ""). > > I use the techniques such as the above for a very large lucene index of > documents with embedded sentence markers. There are various trade-offs > in terms of index size (how much info to keep in index), expected query > pe

use Lucene to index sentences

2006-02-06 Thread AJ Chen
I'll appreciate any advice on whether Lucene is appropriate for index/search sentences. I have millions of documents broken down into millions of sentences. Each sentence does not exist as a document. All these sentences are in a small number of big files. How can I use Lucene to index/search the