Closed (fixed)
Project:
Search API Solr NLP
Version:
1.1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 May 2024 at 11:28 UTC
Updated:
4 Jul 2024 at 12:04 UTC
Jump to comment: Most recent
Comments
Comment #2
bogdog400 commentedAfter a bit of poking around, I was able to download a bunch of .bin files from the OpenNLP website:
https://opennlp.sourceforge.net/models-1.5/
The page here (https://opennlp.apache.org/models.html) suggests that models version 1.5 should work. I've uploaded them into the /var/solr/data//conf directory and Solr restart just fine.
Comment #3
mkalkbrennerIt seems that there's an issue that the *.bin files aren't picked up anymore when creating the zip. Maybe caused by a third party lib we use. I need to verify this.
Comment #4
mkalkbrennerComment #6
mkalkbrenner