Error  got resolved,thanks a lot  Sir.I have been trying since days to
 resolve it.


On Fri, Sep 6, 2013 at 11:36 PM, Chris Hostetter-3 [via Lucene] <
ml-node+s472066n4088604...@n3.nabble.com> wrote:

>
> : it shows type as undefined for dynamic field ignored_* , and I am using
>
> That means the running solr instance does not know anything about a
> dynamic field named ignored_* -- it doesn't exist.
>
> : but on the admin page it shows schema :
>
> the page showing hte schema file just tells you what's on disk -- it has
> no way of knowing if you modified that file after starting up solr.
>
> ... Wait a minute ... i see your problem now...
>
>         ...
> : </fields>
> : <dynamicField name="ignored_*" type="ignored" indexed="false"
> stored="true"
> : multiValued="true"/>
>
> ...your <dynamicField/> declaration needs to be inside your <fields>
> block.
>
>
> -Hoss
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://lucene.472066.n3.nabble.com/unknown-stream-source-info-while-indexing-rich-doc-in-solr-tp4088136p4088604.html
>  To unsubscribe from unknown _stream_source_info while indexing rich doc
> in solr, click 
> here<http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4088136&code=bnV0YW5zaGluZGUxOTkyQGdtYWlsLmNvbXw0MDg4MTM2fC0xMzEzOTU5Mzcx>
> .
> NAML<http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://lucene.472066.n3.nabble.com/unknown-stream-source-info-while-indexing-rich-doc-in-solr-tp4088136p4088765.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to