Re: Blackberry

2005-09-14 Thread christopher may
kberry Date: Wed, 14 Sep 2005 16:59:21 +0200 christopher may wrote: MOBIC has a article listing as follows " Finally a search engine is available, thanks to the Apache Lucene team." so I am to assume that this does include blackberry devices. If your not familar with mobic chec

Re: Blackberry

2005-09-14 Thread christopher may
913 From: Andrzej Bialecki <[EMAIL PROTECTED]> Reply-To: java-user@lucene.apache.org To: java-user@lucene.apache.org Subject: Re: Blackberry Date: Wed, 14 Sep 2005 16:45:13 +0200 christopher may wrote: Can anyone tell me how I can load lucene on to a blackberry. I would really like to load i

Blackberry

2005-09-14 Thread christopher may
Can anyone tell me how I can load lucene on to a blackberry. I would really like to load it into there JDE and run it on the simulator so as much help you can provide would be greatly appreciated. Thanks - To unsubscribe, e

JDE

2005-09-11 Thread christopher may
Hey all I am new to this so bear with me. I am looking to put the open source app Lucene onto a Blackberry. How can I load the code into Blackberry's jde so I can run it on there simulator. As many steps as someone could provide would be greatly appreciated. Thanks all --

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

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 -

Re: New line

2005-07-20 Thread christopher may
a-user@lucene.apache.org To: java-user@lucene.apache.org Subject: Re: New line Date: Tue, 19 Jul 2005 10:15:15 -0700 (PDT) I may be misunderstanding you, but \n is the "newline" character. http://www.google.com/search?q=newline%20character%20java Otis --- christopher may <[EMAIL PROTECTED

New line

2005-07-19 Thread christopher may
I am using text files in my index. What can be used as the new line character ? Say I have A batch of apples Apples . So the doc is returned as Apples and the summary is A batch of apples. If I want to then on the next line of the file put A state out west Arizona. This all blends together. W

Summary

2005-07-19 Thread christopher may
How can I personalize the summary results ? Where and how does Lucene retrieve this data. The source location would be great to know but any help would be appreciated. Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For ad

Search

2005-07-08 Thread christopher may
Is there a simple way for me to add a browse by letter setup on lucene's main page. If anybody knows of any documents on this I would greatly appreciate it, Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional co

Re: Mobile Lucene

2005-06-13 Thread christopher may
I was able to use the current lucene without modification. christopher may wrote: Hey all I am working on a project that requires a search engine on a embedded linux that is also bluetooth capable. Is there a lucene mobile or can I recompile the code in the J2me wireless toolkit ? Any help wo

Mobile Lucene

2005-06-12 Thread christopher may
Hey all I am working on a project that requires a search engine on a embedded linux that is also bluetooth capable. Is there a lucene mobile or can I recompile the code in the J2me wireless toolkit ? Any help would be appreciated, Thanks --