Any suggestions?
Zitat von m...@preselect-media.com:
Yonik Seeley :
On Thu, Feb 13, 2014 at 8:25 AM, wrote:
Is there any workaround to perform atomic updates on blocks or do I have to
re-index the parent document and all its children always again if I want to
update a field?
The latter,
Looks like a MySQL bug
http://bugs.mysql.com/bug.php?id=36565
Perhaps update the MySQL lib will help.
-lianyi
On Sat, Feb 15, 2014 at 8:57 AM, rajesh bantumilli
wrote:
> Hi,
> When I'm trying to import data from mysql. I'm always getting the following
> error.
> Indexing failed. Rolled ba
On 2/14/2014 10:45 PM, William Bell wrote:
> On virtual cores the DIH handler is really slow. On a 12 core box it only
> uses 1 core while indexing.
>
> Does anyone know how to do Java threading from a SQL query into Solr?
> Examples?
>
> I can use SolrJ to do it, or I might be able to modify DIH