You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Timothy Potter (JIRA)" <ji...@apache.org> on 2014/12/24 22:05:14 UTC

[jira] [Resolved] (SOLR-6855) bin/solr -e dih launches, but has some path cruft issues preventing some of the imports don't work

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

Timothy Potter resolved SOLR-6855.
----------------------------------
    Resolution: Fixed

> bin/solr -e dih launches, but has some path cruft issues preventing some of the imports don't work
> --------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-6855
>                 URL: https://issues.apache.org/jira/browse/SOLR-6855
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>            Assignee: Timothy Potter
>            Priority: Blocker
>             Fix For: 5.0
>
>         Attachments: SOLR-6855.patch
>
>
> While trying to update this ref guide page...
> https://cwiki.apache.org/confluence/display/solr/Uploading+Structured+Data+Store+Data+with+the+Data+Import+Handler
> I encountered a bunch of problems when running {{bin/solr -e dih}}:
> # every collection in {{example/example-DIH/solr}} started getting \_rest_managed\* and \_schema_analysis\* files created in it
> #* either we should commit these empty files into the example, or pair down the schema's in these collections not to use these fieldTypes
> # a {{server/example-DIH}} directory got created containing some hsqldb logs & properties
> # at least 2 of the full import commands don't seem to work
> #* the DB probably isn't working because the path to the hsqldb may not be correct anymore - hence the problem above as well (JDBC probably relative to CWD at the moment? need sys prop to be relative to solr home?)
> #* the tika import doesn't seem to work either - probably another relative path problem
> # the {{example/example-DIH/README.txt}} file still needs updated to refer to {{bin/solr -e dih}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org