lewis john mcgibbney wrote > Hi, > > index-static should work as described out of the box. > Make sure that you have a comma-separated list of fields in the form > <name> > : > <value> > within nutch-site.xml > It is as simple as that, I can only imagine that your field definitions > are > not like so. > Lewis
Lewis, Unfortunately, it is not working out of the box for me. As you can see from my previous posts, I only have one field and have defined it as you identified, so there is no need for a comma-separated list. However, I have tried supplying a comma-separated list. Still no success. I have tried using a number vs. a string with the same failed result. A Google search for 'error [Ljava.lang.String;' suggests that this is what happens when an array or collection is expected and only a string is supplied. As this is a major issue for me, I will continue to search for a solution. Thanks for all your help. Regards, ADS -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-add-field-to-index-tp4067894p4068320.html Sent from the Nutch - User mailing list archive at Nabble.com.

