On Feb 28, 2009, at 5:56 PM, Stephen Weiss wrote:
Yeah honestly I don't know how it ever worked either.
my guess is that the XPP parser did not validate anything -- when we
switched to StAX it validates something...
ryan
: The notes in the wiki seem to indicate that syntax (with multiple nodes)
: will be supported in Solr 1.4, not 1.3 - but I guess it really just means that
: you can't combine those with a node yet.
correct -- the wiki is pointing out htat you can't combine and
deletes until 1.4 -- 1.3 suppo
Yeah honestly I don't know how it ever worked either.
The notes in the wiki seem to indicate that syntax (with multiple
nodes) will be supported in Solr 1.4, not 1.3 - but I guess it really
just means that you can't combine those with a node yet.
I'll miss the deletesPending stat, I think
: image.1image.2 etc... (one
: delete node for each image we wanted to delete)
:
: And that worked in 1.2.
that is really suprising ... it's not a legal XML doc (multiple root
nodes) so it should have been an error.
Support was added in Solr 1.3 to support multiple elements in a
single elem
Hi,
This might be a very silly question that's documented everywhere but I
just can't find an answer right now.
When we first implemented solr we used version 1.2 (of course, 1.3 was
released days afterwards). In the brief period we used 1.2, whenever
we wanted to delete a bunch of docum