Re: Excel Spreadsheet

2005-09-08 Thread christopher may
a-user@lucene.apache.org Subject: Re: Excel Spreadsheet Date: Mon, 8 Aug 2005 10:58:55 -0400 On Aug 8, 2005, at 10:30 AM, christopher may wrote: I have a spreadsheet with the first cell being the term and the next cells hold the description. Is there a way I can build this into the index easily or i

Re: Excel Spreadsheet

2005-08-08 Thread christopher may
Term sided by its definition. Thanks hope you can help. From: Erik Hatcher <[EMAIL PROTECTED]> Reply-To: java-user@lucene.apache.org To: java-user@lucene.apache.org Subject: Re: Excel Spreadsheet Date: Mon, 8 Aug 2005 10:58:55 -0400 On Aug 8, 2005, at 10:30 AM, christopher may wrote: I

Re: Excel Spreadsheet

2005-08-08 Thread Erik Hatcher
On Aug 8, 2005, at 10:30 AM, christopher may wrote: I have a spreadsheet with the first cell being the term and the next cells hold the description. Is there a way I can build this into the index easily or is this going to take a custom analyzer ? Any help or ideas would be greatly appreciat

Excel Spreadsheet

2005-08-08 Thread christopher may
I have a spreadsheet with the first cell being the term and the next cells hold the description. Is there a way I can build this into the index easily or is this going to take a custom analyzer ? Any help or ideas would be greatly appreciated. Thanks -