Fwd: solr-user

2010-10-08 Thread ankita shinde
-- Forwarded message -- From: ankita shinde Date: Sat, Oct 9, 2010 at 8:19 AM Subject: solr-user To: solr-user@lucene.apache.org hello, Is there any api in SolrJ that calls the dataImportHandler to execute commands like full-import and delta-import. Please help..

solrj

2010-10-02 Thread ankita shinde
hello, I am trying to use solrj for interfacing with solr. I am trying to run the SolrjTest example. I have included all the following jar files- - commons-codec-1.3.jar - commons-fileupload-1.2.1.jar - commons-httpclient-3.1.jar - commons-io-1.4.jar - geronimo-stax-api_1.0_spec-

solruser

2010-10-01 Thread ankita shinde
hello, I am trying to use solrj for interfacing with solr. I am trying to run the SolrjTest example. I have included all the following jar files- - commons-codec-1.3.jar - commons-fileupload-1.2.1.jar - commons-httpclient-3.1.jar - commons-io-1.4.jar - geronimo-stax-api_1.0_spec-

Fwd: solr-user

2010-10-01 Thread ankita shinde
-- Forwarded message -- From: ankita shinde Date: Sat, Oct 2, 2010 at 8:54 AM Subject: solr-user To: solr-user@lucene.apache.org hello, I am trying to use solrj for interfacing with solr. I am trying to run the SolrjTest example. I have included all the following jar files

Problem in using solrJs

2010-09-09 Thread ankita shinde
Hello, I am using solrJs. I am trying to do Reuters example. I have followed all the steps but it's giving error in error console of browser that "AjaxSolr is undefined". I have all the jar files that are required. So tell me what should i do? Can you give me simple example of solrJS for

ankita shinde wants to chat

2010-09-07 Thread ankita shinde
--- ankita shinde wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-d1bf7a33e2-4d170858b7-C4KO27fMXYsHI1lHg8OOW9Oi-ts Y

Re: solr

2010-09-03 Thread ankita shinde
is the reason that > unless you specify the search field in the query, solr will always > search the field name. > > > On 09/03/2010 04:52 PM, ankita shinde wrote: > >> hello, >> I have done all the suggested changes. My table name is 'info' having >>

solr

2010-09-03 Thread ankita shinde
hello, I have done all the suggested changes. My table name is 'info' having columns id,name,city and skill. I am able to index them all successfully. But I am able to search the data only using name and not other column names. Where did I go wrong? *My data-config.xml file is as below:*

solr user

2010-09-01 Thread ankita shinde
hi, I am able to index all my entries in my table named info. This table has four columns named id, name, city and skill. I have written a data-config file as follow : *And the entries made in schema.xml are:* entries for id and name are already present. And

Re: **SPAM** solr

2010-09-01 Thread ankita shinde
I am able to index all my entries in my table named info. This table has four columns named id, name, city and branch. I have written a data-config file as follow :

solr

2010-08-31 Thread ankita shinde
hello all, I have indexed database using DIH. But I am not able to search the data using each field.

solr

2010-08-21 Thread ankita shinde
hi, does all the data to be indexed has to be in exampledocs folder? how to import data from mysql? I have tried the steps on http://wiki.apache.org/solr/DataImportHandler. but its giving me error as "could not create importer.dataimporter". What does it mean? I am completely new to solr. How to co

solr

2010-08-21 Thread ankita shinde
hi all, is there need to allot a unique id to every file? do we have to specify the id manually or solr does it? how to allot an unique id to text file?

solr

2010-08-20 Thread ankita shinde
hello, How to index data in solr? How to index text files? -Ankita Shinde

solr

2010-08-20 Thread ankita shinde
Hello, I am new to solr. Can anyone please guide me how to install and use solr? Reply. -Ankita Shinde