Chris Hostetter wrote:
: SOLR-133 includes this fix... it squawks if it hits an unknown tag.
Really? i thought SOLR-133 only changed the way the incoming XML is
parsed, is it also changing hte way the schema.xml is parsed?
Sorry my mistake -- It parses incoming XML spitting out errors if th
: SOLR-133 includes this fix... it squawks if it hits an unknown tag.
Really? i thought SOLR-133 only changed the way the incoming XML is
parsed, is it also changing hte way the schema.xml is parsed?
as i understand it the update message was correctly formated, it just
refered to a field that
SOLR-133 includes this fix... it squawks if it hits an unknown tag.
Walter Underwood wrote:
Do we have a bug filed on this? Solr really should have complained
about the unknown element. --wunder
On 6/14/07 4:54 PM, "Tiong Jeffrey" <[EMAIL PROTECTED]> wrote:
arh! i spent 6-7 hours on this er
Do we have a bug filed on this? Solr really should have complained
about the unknown element. --wunder
On 6/14/07 4:54 PM, "Tiong Jeffrey" <[EMAIL PROTECTED]> wrote:
> arh! i spent 6-7 hours on this error and didnt see this! thanks!
>
> On 6/15/07, Yonik Seeley <[EMAIL PROTECTED]> wrote:
>>
>>
arh! i spent 6-7 hours on this error and didnt see this! thanks!
On 6/15/07, Yonik Seeley <[EMAIL PROTECTED]> wrote:
On 6/14/07, Tiong Jeffrey <[EMAIL PROTECTED]> wrote:
> The error is -
> "SEVERE: org.apache.solr.core.SolrException: ERROR:unknown field
'name'..."
>
> In my schema, it was defin
On 6/14/07, Tiong Jeffrey <[EMAIL PROTECTED]> wrote:
The error is -
"SEVERE: org.apache.solr.core.SolrException: ERROR:unknown field 'name'..."
In my schema, it was defined like this -
" "
filed => field
-Yonik
Hi,
When I tried to use jetty to index my xml, i kept getting the following
error even though I have defined properly in the schema.xml.
The error is -
"SEVERE: org.apache.solr.core.SolrException: ERROR:unknown field 'name'..."
In my schema, it was defined like this -
" "
The only differe