Yeah, that's essentially the nature of open source, someone
gets frustrated enough with current behavior and fixes it ;)...
There's never any harm in opening a JIRA, all you need to do
is register. It's not a bad idea to open on as you _start_ writing
the code, even providing very early versions o
On Tue, Jan 12, 2016 at 3:00 PM, Shawn Heisey wrote:
> On 1/12/2016 7:45 AM, Tom Evans wrote:
>> That makes no sense whatsoever. DIH loads the data_import.conf from ZK
>> just fine, or is that provided to DIH from another module that does
>> know about ZK?
>
> This is accomplished indirectly throu
On 1/12/2016 7:45 AM, Tom Evans wrote:
> That makes no sense whatsoever. DIH loads the data_import.conf from ZK
> just fine, or is that provided to DIH from another module that does
> know about ZK?
This is accomplished indirectly through a resource loader in the
SolrCore object that is responsibl
On Tue, Jan 12, 2016 at 2:32 PM, Shawn Heisey wrote:
> On 1/12/2016 6:05 AM, Tom Evans wrote:
>> Hi all, trying to move our Solr 4 setup to SolrCloud (5.4). Having
>> some problems with a DIH config that attempts to load an XML file and
>> iterate through the nodes in that file, it trys to load th
On 1/12/2016 6:05 AM, Tom Evans wrote:
> Hi all, trying to move our Solr 4 setup to SolrCloud (5.4). Having
> some problems with a DIH config that attempts to load an XML file and
> iterate through the nodes in that file, it trys to load the file from
> disk instead of from zookeeper.
>
> dat
Hi all, trying to move our Solr 4 setup to SolrCloud (5.4). Having
some problems with a DIH config that attempts to load an XML file and
iterate through the nodes in that file, it trys to load the file from
disk instead of from zookeeper.
The file exists in zookeeper, adjacent to the data_import