Hi,
Can any one suggest how to organize data while using Solr.

A Solr index can accept data from diff sources like XML files, CSV files, database etc. There are mainly 3 ways of loading data in a Solr Index
• New “Solr Cell” framework built on Apache Tika
• Uploading XML files by sending HTTP requests to the Solr server
• Writing a custom Java application to ingest data through Solr's Java Client. Check out http://search.lucidimagination.com/search/document/CDRG_ch06_6.1

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.