On Wed, Oct 27, 2010 at 1:23 PM, ramzesua <michaelnaza...@gmail.com> wrote: > > Can anyone give me working schema.xml and solrconfig from own project? [...]
Solr comes with an example configuration in example/solr/conf/ . Please see http://lucene.apache.org/solr/tutorial.html for an example of how to get started with that. As a schema is specific to the problem domain, as is solrconfig.xml to some extent, having access to someone else's version of this would probably not be of much help. Instead, you could probably use the example configuration, and ask questions about anything that is not documented, or not well understood. Regards, Gora