On 26 September 2012 23:47, Billy Newman wrote:
> To be a little more specific, the error message I get is:
> "forEach cannot start with '//'"
>
> Cannot really find anything on this except for
> https://issues.apache.org/jira/browse/SOLR-1437. Which only talks
> about using '//' for the xpath at
To be a little more specific, the error message I get is:
"forEach cannot start with '//'"
Cannot really find anything on this except for
https://issues.apache.org/jira/browse/SOLR-1437. Which only talks
about using '//' for the xpath attribute in the field tag, nothing
about using '//' in a forE
Thanks Ill give that a try
On 8/26/11 9:54 AM, simon wrote:
It sounds as though you are optimizing the index after the delta import. If
you don't do that, then only new segments will be replicated and syncing
will be much faster.
On Fri, Aug 26, 2011 at 12:08 PM, Mark wrote:
We are currentl
It sounds as though you are optimizing the index after the delta import. If
you don't do that, then only new segments will be replicated and syncing
will be much faster.
On Fri, Aug 26, 2011 at 12:08 PM, Mark wrote:
> We are currently delta-importing using DIH after which all of our servers
> h