You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Fuad Efendi (JIRA)" <ji...@apache.org> on 2011/06/05 10:30:51 UTC

[jira] [Commented] (SOLR-304) Dynamic fields cause IsValidUpdateIndexDocument to fail

    [ https://issues.apache.org/jira/browse/SOLR-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044465#comment-13044465 ] 

Fuad Efendi commented on SOLR-304:
----------------------------------

such an old bug report, and no any watchers; case closed "can not reproduce" ;-)


> Dynamic fields cause IsValidUpdateIndexDocument to fail
> -------------------------------------------------------
>
>                 Key: SOLR-304
>                 URL: https://issues.apache.org/jira/browse/SOLR-304
>             Project: Solr
>          Issue Type: Bug
>          Components: clients - C#
>    Affects Versions: 1.2
>            Reporter: Jeff Rodenburg
>            Assignee: Jeff Rodenburg
>
> I am using solrsharp-1.2-07082007 - I have a dynamicField declared in my schema.xml file as
> <dynamicField name="*_demo" type="text_ws" indexed="true" stored="true"/>
> -but, if I try to add a field using my vb.net application
> doc.Add("id_demo", s)
> where is a string value, the document does fails
> solrSearcher.SolrSchema.IsValidUpdateIndexDocument(doc)
> MS

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org