On Thu, 29 Apr 2010 11:40:38 +0530 k roy <[email protected]> wrote: [...] > Has anyone worked with Apache Solr? I am having trouble > configuring the schema in the example folder, as it keeps showing > the old field names in the schema browser. Any help pointing in > the right direction would be appreciated. [...]
You have not provided sufficient information above, but I am guessing that you have update your schema, and are not seeing the new fields. You have to place schema.xml in the proper location (which will also depend on whether you are running multi-core Solr), and restart Solr for the changes to become visible. The Solr Wiki documents stuff pretty well, and there is also a Solr mailing list. Regards, Gora _______________________________________________ Ilugd mailing list [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd
