Searching Database

2011-05-31 Thread Roger Shah
How can I use SOLR (version 3.1) to search in our Microsoft SQL Server 
database?  
I looked at the DIH example but that looks like it is for importing.  I also 
looked at the following link:  http://wiki.apache.org/solr/DataImportHandler

Please send me a link to any instructions to set up SOLR so that I can search 
the database.

Thank You,
Roger


RE: Searching Database

2011-05-31 Thread Roger Shah
Sorry, Markus.  I was not aware I need to create a new email.

-Original Message-
From: Markus Jelsma [mailto:markus.jel...@openindex.io] 
Sent: Tuesday, May 31, 2011 3:48 PM
To: solr-user@lucene.apache.org
Subject: Re: Searching Database

Roger, how about not hijacking another user's thread and not hijacking your 
already hijacked thread twice more? Chaning the e-mail subject won't change 
the header's contents.

 How can I use SOLR (version 3.1) to search in our Microsoft SQL Server
 database? I looked at the DIH example but that looks like it is for
 importing.  I also looked at the following link: 
 http://wiki.apache.org/solr/DataImportHandler
 
 Please send me a link to any instructions to set up SOLR so that I can
 search the database.
 
 Thank You,
 Roger


RE: SOLR Install

2011-05-26 Thread Roger Shah
Thanks, Yuhan.  I will look into both methods.  Which is better or which method 
is recommended?

How do I search through a database?

Raj

-Original Message-
From: Yuhan Zhang [mailto:yzh...@onescreen.com] 
Sent: Monday, May 23, 2011 7:16 PM
To: solr-user@lucene.apache.org
Subject: Re: SOLR Install

Hi Raj,

To index files using java, use solrj:
http://www.google.com/search?q=solrjie=utf-8oe=utf-8aq=trls=org.mozilla:en-US:officialclient=firefox-a

To index files by a post request, follow this tutorial:
http://www.xml.com/pub/a/2006/08/09/solr-indexing-xml-with-lucene-andrest.html

Yuhan

On Mon, May 23, 2011 at 7:10 AM, Roger Shah rs...@caci.com wrote:

 Hi,

 I am a new user and I have installed SOLR 3.1.0 and running Tomcat 7.0.
 I was able to run the example which shows the SOLR Admin screen.  Also
 posted an XML file by this command from dos prompt:  java -jar post.jar
 solr.xml.

 How can I get SOLR to search web sites and also search through other types
 of files, databases, etc?

 Instead of running the example that comes with SOLR, How do I create my
 own?

 Also can you point me to a SOLR Guide or documentation?  I did not see any
 detailed documentation.

 Please show me where can I post messages on the SOLR web site.

 Thanks,
 Raj





Nutch Crawl error

2011-05-26 Thread Roger Shah
I ran the command bin/nutch crawl urls -dir crawl -depth 3  crawl.log

When I viewed crawl.log I found some errors such as:

Can't retrieve Tika parser for mime-typeapplication/x-shockwave-flash, and some 
other similar messages for other types such as application/xml, etc.

Do I need to download Tika for these errors to go away?  Where can I download 
Tika so that it can work with Nutch?  If there are instructions to install Tika 
to work with Nutch please send them to me.

Thanks,
Roger


SOLR Install

2011-05-23 Thread Roger Shah
Hi,

I am a new user and I have installed SOLR 3.1.0 and running Tomcat 7.0.
I was able to run the example which shows the SOLR Admin screen.  Also posted 
an XML file by this command from dos prompt:  java -jar post.jar solr.xml.

How can I get SOLR to search web sites and also search through other types of 
files, databases, etc?

Instead of running the example that comes with SOLR, How do I create my own?

Also can you point me to a SOLR Guide or documentation?  I did not see any 
detailed documentation.

Please show me where can I post messages on the SOLR web site.

Thanks,
Raj