The indexer

2004-07-20 Thread Ian McDonnell
Can Lucenes indexer be used to store info in fields in a mysql db? If so can anybody point me to an example or some documentation relating to it. Ian _ Sign up for FREE email from SpinnersCity Online Dance Magazine Vortal at

Re: The indexer

2004-07-20 Thread Ian McDonnell
] wrote: On Jul 20, 2004, at 8:44 AM, Ian McDonnell wrote: Can Lucenes indexer be used to store info in fields in a mysql db? I'm not quite clear on your question. You want to store a Lucene index (aka Directory) within mysql? Or, you want to index data from your existing mysql database

Re: The indexer

2004-07-20 Thread Ian McDonnell
, Ian McDonnell wrote: Can Lucenes indexer be used to store info in fields in a mysql db? I'm not quite clear on your question. You want to store a Lucene index (aka Directory) within mysql? Or, you want to index data from your existing mysql database into a Lucene index? A Directory

Extracting Lucene onto Tomcat

2004-07-21 Thread Ian McDonnell
Is the package information and import paths ready to deploy on Tomcat server. I tried extracting lucene on the server, but when i compile files, it just throws numerous no class definition errors and errors relating to the package. Ian

Re: Extracting Lucene onto Tomcat

2004-07-21 Thread Ian McDonnell
PROTECTED] wrote: On Jul 21, 2004, at 8:10 AM, Ian McDonnell wrote: Is the package information and import paths ready to deploy on Tomcat server. I tried extracting lucene on the server, but when i compile files, it just throws numerous no class definition errors and errors relating to the package

Re: Extracting Lucene onto Tomcat

2004-07-21 Thread Ian McDonnell
Also another silly question, do i need to setup a war on the server? --- Ian McDonnell [EMAIL PROTECTED] wrote: Well when i extracted it, it created the org/apache/lucene directories in the public_html directory. When i try to compile any of the source it just throws numerous errors. I've got

Re: Extracting Lucene onto Tomcat

2004-07-21 Thread Ian McDonnell
, Michael Franken Ian McDonnell wrote: Also another silly question, do i need to setup a war on the server? --- Ian McDonnell [EMAIL PROTECTED] wrote: Well when i extracted it, it created the org/apache/lucene directories in the public_html directory. When i try to compile any of the source

Re: Extracting Lucene onto Tomcat

2004-07-21 Thread Ian McDonnell
:43 AM, Ian McDonnell wrote: Well when i extracted it, it created the org/apache/lucene directories in the public_html directory. When i try to compile any of the source it just throws numerous errors. I've got the classpath set to web-inf/classes. Have i extraced it to the wrong directory

Setting up the index directory on tomcat

2004-07-29 Thread Ian McDonnell
Is this done simply by saying: String indexDirectory = /path of directory you want index to be stored in Ian _ Sign up for FREE email from SpinnersCity Online Dance Magazine Vortal at http://www.spinnerscity.com

Viewing the contents of the index on Tomcat

2004-08-06 Thread Ian McDonnell
How is this done? I want to verify that the indexer has added documents submitted from my JSPs. ian _ Sign up for FREE email from SpinnersCity Online Dance Magazine Vortal at http://www.spinnerscity.com

Re: Viewing the contents of the index on Tomcat

2004-08-06 Thread Ian McDonnell
LIMO is a web application for monitoring the content of an index - Original Message - From: Ian McDonnell [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, August 06, 2004 4:10 PM Subject: Viewing the contents of the index on Tomcat How is this done? I want to verify

Lucene docs

2004-09-15 Thread Ian McDonnell
What is the best resource for beginners looking to understand Lucenes functionality, ie its use of fields, documents, the index reader and writer etc. is there any web resource that goes into details on the exact workings of it? Ian _

FAO Otis Gospodnetic

2004-09-16 Thread Ian McDonnell
/a/onjava/2003/01/15/lucene.html http://www.onjava.com/pub/a/onjava/2003/03/05/lucene.html from Otis Gospodnetic very usefull for me. DM - Original Message - From: Ian McDonnell [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, September 15, 2004 6:52 PM Subject: Lucene docs