RE: Define end-of-paragraph

2006-10-03 Thread Reuven Ivgi
way What do you think? Thanks in advance Reuven Ivgi -Original Message- From: Chuck Williams [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 03, 2006 10:58 AM To: java-dev@lucene.apache.org Subject: Re: Define end-of-paragraph Reuven Ivgi wrote on 10/02/2006 09:32 PM: > I want

Define end-of-paragraph

2006-10-03 Thread Reuven Ivgi
Hello, I have just started to work with Lucene I want to divide a document to paragraphs, still having proximity search within each paragraph How can I do that? Thanks in Advance Reuven Ivgi

Using Database instead of File system

2006-09-25 Thread Reuven Ivgi
Hello, I have just started to work with Lucene Is it possible to define the index files of lucene to be on a database (such as MySql), just for backup and restore porposes Thanks in Advance Reuven Ivgi