Re: Solr 4 Dynamic filed : Indexing and Searching

2014-03-13 Thread Furkan KAMACI
Hi; When I check my documents I see an example: "meta_keywords". It should work. You may have a problem with Nutch side. Here is a link for it: http://wiki.apache.org/nutch/IndexMetatags On the other hand dynamic fields at Solr is explained here: https://cwiki.apache.org/confluence/display/solr/Dy

Re: Solr 4 Dynamic filed : Indexing and Searching

2014-03-13 Thread Shanaka Jayasundera
Hi Furkan, Thanka, I ve checked only with dynamic field as well, have you done any other configuration changes to get it working? Can you give me some of examples for your meta tags ex metatag.keywords ? Tx,Shanaka On Thursday, 13 March 2014, Furkan KAMACI wrote: > Hi; > > I use Nutch and Sol

Re: Solr 4 Dynamic filed : Indexing and Searching

2014-03-13 Thread Furkan KAMACI
Hi; I use Nutch and Solr to index meta tags. When you declare that: It should work. However I have a question. You have that field for copy: metatag.keywords but your dynamic field is meta*_** I mean it should have underscore after meta. It may be wrong for you? Thanks; Furkan KAMACI 201