Solr Documentation

2008-11-06 Thread Sajith Vimukthi
Hi all, Can someone of you tell me a source where I can find an elaborated documentation for solr. Regards, Sajith Vimukthi Weerakoon Associate Software Engineer | ZONE24X7 | Tel: +94 11 2882390 ext 101 | Fax: +94 11 2878261 | http://www.zone24x7.com

Solr documentation - configuration

2008-11-06 Thread Sajith Vimukthi
Hi all, I have some problems regarding configuring solr framework. And I need to know the internal architecture of the framework. So can someone pass me a fair documentation. Regards, Sajith Vimukthi Weerakoon Associate Software Engineer | ZONE24X7 | Tel: +94 11 2882390 ext 101 | Fax

RE: Solr Documentation

2008-11-06 Thread Sajith Vimukthi
AM, Sajith Vimukthi wrote: > Can someone of you tell me a source where I can find an elaborated > documentation for solr. http://wiki.apache.org/solr Erik

RE: Solr documentation - configuration

2008-11-06 Thread Sajith Vimukthi
Thanks a lot Erik Thanks alot -Original Message- From: Erik Hatcher [mailto:[EMAIL PROTECTED] Sent: Thursday, November 06, 2008 4:10 PM To: solr-user@lucene.apache.org Subject: Re: Solr documentation - configuration On Nov 6, 2008, at 4:30 AM, Sajith Vimukthi wrote: > Well I will j

RE: Solr documentation - configuration

2008-11-06 Thread Sajith Vimukthi
Hatcher [mailto:[EMAIL PROTECTED] Sent: Thursday, November 06, 2008 3:56 PM To: solr-user@lucene.apache.org Subject: Re: Solr documentation - configuration On Nov 6, 2008, at 4:05 AM, Sajith Vimukthi wrote: > I have some problems regarding configuring solr framework. And I > need to >

Using solar in mu application application - very important

2008-11-07 Thread Sajith Vimukthi
. Or if you think rather than going into the depth like this I can get these functionalities easily please be kind enough to tell me. Regards, Sajith Vimukthi Weerakoon Associate Software Engineer | ZONE24X7 | Tel: +94 11 2882390 ext 101 | Fax: +94 11 2878261 | http://www.zone24x7.com

Using solar in my application application - very important

2008-11-09 Thread Sajith Vimukthi
. Or if you think rather than going into the depth like this I can get these functionalities easily please be kind enough to tell me. Regards, Sajith Vimukthi Weerakoon Associate Software Engineer | ZONE24X7 | Tel: +94 11 2882390 ext 101 | Fax: +94 11 2878261 | http://www.zone24x7.com

RE: Using solar in my application application - very important

2008-11-09 Thread Sajith Vimukthi
then use Solrj to add them to Solr. http://wiki.apache.org/solr/Solrj On Mon, Nov 10, 2008 at 10:24 AM, Sajith Vimukthi <[EMAIL PROTECTED]>wrote: > > > Hi all, > > > > I just want to use solar in a certain Knowledge Management System that I am > going to develop. I b

What is a cor in solr

2008-11-10 Thread Sajith Vimukthi
Hi all, Can someone of u tell me what a core is? Especially with regard to multycore. Regards, Sajith Vimukthi Weerakoon Associate Software Engineer | ZONE24X7 | Tel: +94 11 2882390 ext 101 | Fax: +94 11 2878261 | http://www.zone24x7.com

Can a lucene document be used in solr?

2008-11-26 Thread Sajith Vimukthi
Hi all, Can someone of you all tell me whether I can use a lucene document in solr? Regards, Sajith Vimukthi Weerakoon Associate Software Engineer | ZONE24X7 | Tel: +94 11 2882390 ext 101 | Fax: +94 11 2878261 | http://www.zone24x7.com

Sample code

2008-12-14 Thread Sajith Vimukthi
Hi all, Can someone of you give me a sample code on a search function done with solr so that I can get an idea on how I can use it. Regards, Sajith Vimukthi Weerakoon Associate Software Engineer | ZONE24X7 | Tel: +94 11 2882390 ext 101 | Fax: +94 11 2878261 | http://www.zone24x7.com

Sample code for some examples for using solr in applications

2008-12-14 Thread Sajith Vimukthi
Hi all, I need some sample code of some examples done using solr. I need to get an idea on how I can use solr in my application. Please be kind enough to reply me asap. It would be a grt help. Regads, Sajith Vimukthi Weerakoon Associate Software Engineer | ZONE24X7 | Tel: +94 11 2882390

Solrj - Exception in thread "main" java.lang.ClassCastException: java.lang.Long cannot be cast to org.apache.solr.common.util.NamedList

2008-12-18 Thread Sajith Vimukthi
l.BinaryResponseParser.processResponse(Binar yResponseParser.java:39) at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpS olrServer.java:385) at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpS olrServer.java:183) at org.apache.solr.client.solrj

Solrj - Exception in thread "main" java.lang.ClassCastException: java.lang.Long cannot be cast to org.apache.solr.common.util.NamedList

2008-12-18 Thread Sajith Vimukthi
l.BinaryResponseParser.processResponse(Binar yResponseParser.java:39) at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpS olrServer.java:385) at org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpS olrServer.java:183) at org.apache.solr.client.solrj

Limiting the content of the result

2008-12-23 Thread Sajith Vimukthi
reduce this content. So great if I can only show a line or two with greatest importance. Regards, Sajith Vimukthi Weerakoon Associate Software Engineer | ZONE24X7 | Tel: +94 11 2882390 ext 101 | Fax: +94 11 2878261 | http://www.zone24x7.com

RE: Limiting the content of the result

2008-12-23 Thread Sajith Vimukthi
: Limiting the content of the result You probably want highlighting http://wiki.apache.org/solr/HighlightingParameters On Wed, Dec 24, 2008 at 10:33 AM, Sajith Vimukthi wrote: > Hi all, > > I am developing n application which indexes whole pdfs and other documents > to solr. I have complet

Limiting the result content

2008-12-23 Thread Sajith Vimukthi
submitted into the solr server is given back. Some of these have more than 1000 pages. Now I want to extract only the relavant part in the document. The content of the documented indexed under the field 'features'. Can someone help me out? Regads, Sajith Vimukthi Weerakoon Associat