ojsde / lucene

Plugin for Solr/Lucene support in OJS.
GNU General Public License v2.0
0 stars 8 forks source link

Lucene for ojs-3.2 #6

Closed majaroenne closed 3 years ago

majaroenne commented 3 years ago

Hi I have made version of the lucene plugin there work on for the ojs-3.2 version The branch is now in my fork under branch stable-3_2_1-devel (https://github.com/majaroenne/lucene/tree/stable-3_2_1-devel) I do not have mush experiencs into the ojs-code so I am not sure I have coded the right way But if you wishes me to do something with my branch please let me know

In the branch I also made sorting filters as an optional chose in the setting form

withanage commented 3 years ago

Hi @majaroenne

Thanks a lot for your contribution.

I have had a quick check of your developments and it looks good!

We would like to get into contat for further steps like integrating it into the master branch.

Could you give us some contact details e.g an email address to get in touch with you.

Thanks a lot! Dulip

majaroenne commented 3 years ago

Hi @majaroenne

Thanks a lot for your contribution.

I have had a quick check of your developments and it looks good!

We would like to get into contat for further steps like integrating it into the master branch.

Could you give us some contact details e.g an email address to get in touch with you.

Thanks a lot! Dulip

ofcourse :-) - my name is Maja Rønne I work for the The Royal Danish Library

withanage commented 3 years ago

Thanks Maja, I will write you an email soon. For privacy purposes, I copied your email out of the ticket Best wishes, Dulip

ruienf commented 3 years ago

Hi!

Will this work on OJS3.3? If so, how can I install it? (sorry for my ignorance, I'm giving my first steps in OJS)...

Thank you very much!

majaroenne commented 3 years ago

Hi ruienf

I don't know if it works on OJS 3.3 I have only tried it on OJS 3.2.1 If you want to try it go to the folder ojs/plugins/generic And clone it out from git git clone -b stable-3_2_1-devel https://github.com/majaroenne/lucene

You can configure the plugin in ojs admin site under plugins

best regards Maja

From: ruienf @.> Sent: Monday, March 15, 2021 4:17 AM To: ojsde/lucene @.> Cc: Maja Rønne @.>; Mention @.> Subject: Re: [ojsde/lucene] Lucene for ojs-3.2 (#6)

Hi!

Will this work on OJS3.3? If so, how can I install it? (sorry for my ignorance, I'm giving my first steps in OJS)...

Thank you very much!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/ojsde/lucene/issues/6#issuecomment-799061168, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALZEKU4M7OSBEGGYSIVEDPTTDV34FANCNFSM4UTRIQXQ.

ruienf commented 3 years ago

Hi majaroenne!

Thank you for the quick reply.

I've tried to install it yesterday but i couldn't get it to run... I'll give it another try with your input.

I'll give you feedback soon.

Kind regards,

Rui Pedro Silva

ruienf commented 3 years ago

Hi again!

I'm trying to get it to work, but it just hangs after installation (and keeps me from getting access to the other plugins in the plugin tab).

I’ve noticed there’s no lucene data in the plugins settings table… Should there be a row with it?

I’ve also installed Solr 8.1.1 in the lib folder, as said in the README file.

Thank you very much!

withanage commented 3 years ago

@ruienf The plugin currently works only for OJS 3.2 (please check plugin gallery for OJS 3.2) If you are interested in contributing for OJS 3.3 support, please let me know.