On Fri, Aug 23, 2013 at 11:17 PM, Andrea Gazzarini-3 [via Lucene] <ml-node+s472066n4086384...@n3.nabble.com> wrote: > Why don't you try?
Actually I wanted every single step to be clear, thats why I asked. Now there is written: "Ensure that your solr schema (schema.xml) has the fields 'id', 'name', 'desc'. Change the appropriate details in the data-config.xml" My schema.xml is not having these fields. That means I have to declare them. Can you tell me where? Where to declare them in that file? Isn't there the same option as in solr 3.5.0, Using a command, schema was built and we placed that output in schema.xml file? Also its written: "Drop your JDBC driver jar file into the <solr-home>/lib directory." It's a Java application to interact with database. Where is it? It must be a .jar file, rest I don't know yet. My solr/example/lib directory has an ext directory, jetty drivers and a servlet-api-3.0.jar driver. Is it fine? Then which one is JDBC driver? -- Kamaljeet Kaur kamalkaur188.wordpress.com facebook.com/kaur.188 -- View this message in context: http://lucene.472066.n3.nabble.com/Index-a-database-table-tp4086334p4086437.html Sent from the Solr - User mailing list archive at Nabble.com.