Re: solr search

2009-11-08 Thread manishkbawne
r? Manish Bawne Software Engineer Biz Integra Systems Pvt Ltd http://www.bizhandel.com Noble Paul നോബിള്‍ नोब्ळ्-2 wrote: > > Please paste the complete stacktrace > > On Fri, Nov 6, 2009 at 1:37 PM, manishkbawne > wrote: >> >> Thanks for assistance. Actually

Re: solr search

2009-11-06 Thread manishkbawne
tegra Systems www.bizhandel.com Chantal Ackermann wrote: > > Hi Manish, > > is this a typo in your e-mail or is your config file really missing a > hyphen? (Your repeating the name without second hyphen several times.) > > Cheers, > Chantal > > manishkbaw

Re: solr search

2009-11-03 Thread manishkbawne
ucture is wrong. First there is a datasource, then there are > 'entities' which fetch a document's fields from the datasource. > > On Fri, Oct 30, 2009 at 9:03 PM, manishkbawne > wrote: >> >> Hi, >> I h

Re: solr search

2009-10-30 Thread manishkbawne
in schema.xml files Please suggest me the possible cause of error?? Lance Norskog-2 wrote: > > Please post your dataimporthandler configuration file. > > On Fri, Oct 30, 2009 at 4:17 AM, manishkbawne > wrote: >> >> Th

Re: solr search

2009-10-30 Thread manishkbawne
org.apache.solr.handler.dataimport.DataImportHandler.inform(DataImportHandler.java:106) at org.apache.solr.core.SolrResourceLoader Can you please suggest me some possible solution? Karsten F. wrote: > > hi manishkbawne, > > unspecific ideas of search improvements are her: > http://wiki.

solr search

2009-10-29 Thread manishkbawne
I am using solr search to search through xml files. As I am working on millions of data, the result output is slower. Can anyone please suggest me some way, by which I can increase the search result output? -- View this message in context: http://old.nabble.com/solr-search-tp26125183p26125183.h

indexing of documents

2009-08-29 Thread manishkbawne
I am trying to index pdf and other documents. but got this error:- java.lang.ClassCastException: org.apache.solr.handler.extraction.ExtractingRequestHandler cannot be cast to org.apache.solr.request.SolrRequestHandler at org.apache.solr.core.RequestHandlers$1.create(Req