You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/08/26 10:15:59 UTC

[jira] Resolved: (SOLR-1369) Add HSQLDB Jar to example-dih

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

Shalin Shekhar Mangar resolved SOLR-1369.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4
         Assignee: Shalin Shekhar Mangar

Committed revision 807919.

Thanks Eric!

> Add HSQLDB Jar to example-dih
> -----------------------------
>
>                 Key: SOLR-1369
>                 URL: https://issues.apache.org/jira/browse/SOLR-1369
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - DataImportHandler
>            Reporter: Eric Pugh
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 1.4
>
>         Attachments: SOLR-1369.patch
>
>
> I went back to show someone the Example-DIH and followed the wiki page directions.  I then ran into an error because the hsqldb uses 1.8, and the hsqldb.jar I downloaded from hsqldb.org was 1.9.  The 1.9 rc shows up above the 1.8 version.
> I see two approaches:  1) Be clearer on the docs, maybe embed a direct link to http://sourceforge.net/projects/hsqldb/files/hsqldb/hsqldb_1_8_0/hsqldb_1_8_0_10.zip/download.  
> 2) include hsqldb.jar in the example.  I am assuming the reason this wasn't done was because of licensing issues??????   
> Also, any real reason to zip the hsqldb database?  It's under 20k expanded and adds another step.
> Figured I'd get the wisdom of the crowds before changing.
> Eric

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.