[ilugd] Configuring Apache Solr

2010-04-29 Thread k roy
Hi,



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.



Thanks,

-kr0y.


-- 
~ Once you have flown, you will walk the earth with your eyes turned
skyward, for there you have been, there you long to return --Da Vinci
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Configuring Apache Solr

2010-04-29 Thread Gora Mohanty
On Thu, 29 Apr 2010 11:40:38 +0530
k roy kroyk...@gmail.com 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
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd


Re: [ilugd] Configuring Apache Solr

2010-04-29 Thread k roy
On Thu, Apr 29, 2010 at 12:48 PM, Gora Mohanty g...@sarai.net wrote:


 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.

 Actually I am able to see the new fields. The problem is that along with
the new fields, the old ones are also visible in the schema browser, even
though I have removed them from both schema.xml and solrconf.xml

Thanks,
-kr0y


-- 
~ Once you have flown, you will walk the earth with your eyes turned
skyward, for there you have been, there you long to return --Da Vinci
___
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd