On Thu, Nov 13, 2008 at 3:52 AM, Chris Hostetter
<[EMAIL PROTECTED]> wrote:
>
> : You need to modify the schema which came with Solr to suit your data. There
>
> If i'm understanding this thread correctly, DIH ran "successfully", docs
> were created, some fields were stored and indexed (because they did exist
> in the schema) but other fields the user was attempting to create didn't
> exist...
>
> : > So there is data there, however I have not defined any 'Fields' in my
> : > data-config and am hoping my column names are the 'fields', yet I'm not
> : > seeing any of them being returned in the 'doc' node below
>
> ...presumably the example schema.xml was being used, where there is no
> <dynamicField name="*" ... /> ... so shouldn't the unrecognized field
> names have generated an error during indexing?
>
> Is here a bug in DIH that caused these unrecognized fields to be ignored,
> or is it possible the errors were logged (by DUH2 maybe? ... it's been a
> while since i looked at the update code) but DIH didn't notice them and
> reported success anyway?

DIH in the 1.3 release had a bug with handling dynamic fields (SOLR-742)
>
> I smell a bug somewhere, i just don't know enough about the code to know
> where hte smell is coming from.
>
> -Hoss
>
>



-- 
--Noble Paul

Reply via email to