[ 
https://issues.apache.org/jira/browse/SOLR-10312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexandre Rafalovitch updated SOLR-10312:
-----------------------------------------
    Attachment: db2_20170316.tgz

The first (alpha/beta) cut of db2 DIH example. It is designed to be unpacked 
next to db example for comparison. 

It is pretty minimal already. Needs some final cleaning, comments, formatting. 
Maybe updating HSQLDB.

A very big discovery was that the implicit lib directory shipped with both 
Derby and HSQLDB database engines. Why I have no idea, as nothing used Derby 
and it is rather large. I removed it and everything just keeps on chugging.

I also discovered some messy auto-matching rules when I tried to use 
dynamicField * combined with SQLEntityProcessor automatic population of fields. 
It would check for existing fields case sensitive and match dynamicField before 
pre-defined lowercase field. Not sure if that's a big deal or not, but it is 
something.

> DIH: Simplify DB example to only show relevant configuration
> ------------------------------------------------------------
>
>                 Key: SOLR-10312
>                 URL: https://issues.apache.org/jira/browse/SOLR-10312
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: contrib - DataImportHandler
>            Reporter: Alexandre Rafalovitch
>            Assignee: Alexandre Rafalovitch
>            Priority: Minor
>         Attachments: db2_20170316.tgz
>
>
> Reduce DIH DB example to only show what is actually used.
> Also, take into account other DIH DB cases such as SOLR-4964.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to