Re: Help requested

2005-10-30 Thread daniel.a.clark
The "contents" field searches on the entire document, including all indexes. From: Urvashi Gadi <[EMAIL PROTECTED]> Date: Sun Oct 30 21:18:56 CST 2005 To: [email protected] Subject: Help requested Hi All, I am new to Lucene and am trying to use Lucene for our digital library search engi

Indexing Remote Documents

2005-10-27 Thread daniel.a.clark
Can Lucene index remote documents? For example, if there are some documents at http://server:/documents, can I index the documents directory tree? Any help would be greatly appreciated. - To unsubscribe, e-mail: [EMAIL PRO

Sort by Title Issue

2005-10-27 Thread daniel.a.clark
I am trying to perform a sort by title field search, but am receiving the following error. The search seems to have problems with field values that have multiple words. It sorts single word values with no problem. Any help will be appreciated. I indexed the title field as Field.text(String,