-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps for offline installation #42
Comments
For that, you can grab the jars and place in classpath manually, just like
one would for any other plugin/jar.
…On Wed, 7 Jun, 2023, 10:40 am sajiljosephs, ***@***.***> wrote:
I could see the steps for installation is online with sha's for files and
so on. I need to have the steps for offline installation.
—
Reply to this email directly, view it on GitHub
<#42>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABDCR5EVP5KFBNQEWSOMWMDXKAELFANCNFSM6AAAAAAY5J6L5A>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Following the normal steps for plugins doesn't seems to work. Would be great if you can provide the exact steps with filenames on where to upload. |
I would love to get a precise installation guide for offline version as well! What I have done so far:
These are only the changes made for migrationg from Solr 8 to 9. The rest (like db-data-config.xml) was kept the same but needs to be created by other users when starting with DIH from scratch. |
You can place the DIH jar and postgresql jar in <lib>/
server/solr-webapp/webapp/WEB-INF/lib
folder.
…On Tue, 11 Jul, 2023, 6:39 pm kaito-88, ***@***.***> wrote:
I would love to get a precise installation guide for offline version as
well!
What I have done so far:
1. Downloading the jar file and placing it in
/opt/solr/modules/dataimporthandler/lib
2. Added a prostgresql.jar in the same folder for accessing the
database (is it the corrct position?)
3. Set Env-Variable "SOLR_MODULES=dataimporthandler" (is the
module-name correct?)
4. Set "-Denable.packages=true" (is that even neccessary for non-cloud
variant?)
--> What is missing/wrong? Please help!
—
Reply to this email directly, view it on GitHub
<#42 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABDCR5FFF2ROEXPQMGPPPVDXPVF7DANCNFSM6AAAAAAY5J6L5A>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
<solrdir>/server/solr-webapp/webapp/WEB-INF/lib
On Tue, 11 Jul, 2023, 7:02 pm Ishan Chattopadhyaya, <
***@***.***> wrote:
… You can place the DIH jar and postgresql jar in <lib>/
server/solr-webapp/webapp/WEB-INF/lib
folder.
On Tue, 11 Jul, 2023, 6:39 pm kaito-88, ***@***.***> wrote:
> I would love to get a precise installation guide for offline version as
> well!
>
> What I have done so far:
>
> 1. Downloading the jar file and placing it in
> /opt/solr/modules/dataimporthandler/lib
> 2. Added a prostgresql.jar in the same folder for accessing the
> database (is it the corrct position?)
> 3. Set Env-Variable "SOLR_MODULES=dataimporthandler" (is the
> module-name correct?)
> 4. Set "-Denable.packages=true" (is that even neccessary for
> non-cloud variant?)
> --> What is missing/wrong? Please help!
>
> —
> Reply to this email directly, view it on GitHub
> <#42 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ABDCR5FFF2ROEXPQMGPPPVDXPVF7DANCNFSM6AAAAAAY5J6L5A>
> .
> You are receiving this because you commented.Message ID:
> ***@***.***>
>
|
Well the libs are getting loaded into classpath on startup, but it doesent seem to take effect. |
@sajiljosephs & @chatman were you able to install manually DIH import handler through offline, it would be great if could share the steps please. |
I'll take a look at this over the weekend. This week is very crazy. Thank
you for your patience!
…On Mon, 21 Oct, 2024, 7:18 pm Addanki Nageshwar, ***@***.***> wrote:
@sajiljosephs <https://github.com/sajiljosephs> & @chatman
<https://github.com/chatman> were you able to install manually DIH import
handler through offline, it would be great if could share the steps please.
—
Reply to this email directly, view it on GitHub
<#42 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABDCR5EV5IIVS3MBOGBSXPLZ4UAZJAVCNFSM6AAAAABQKHFXBCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRWG4ZTQMBRGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I could see the steps for installation is online with sha's for files and so on. I need to have the steps for offline installation.
The text was updated successfully, but these errors were encountered: