R: R: stopfilter nullpointerexception

2024-01-02 Thread Danilo Tomasoni
Thank you! [cid:1e01df3b-b540-485b-a5f2-21e977b59ba5]<https://www.cosbi.eu/> Danilo Tomasoni Data Scientist & Software Engineer +39 0464 808845 tomas...@cosbi.eu <mailto:tomas...@cosbi.eu> www.cosbi.eu <http://www.cosbi.eu/> [cid:82060a1e-85b9-44fc-a283-04084a53244

R: stopfilter nullpointerexception

2024-01-02 Thread Danilo Tomasoni
onfigured from this file: stopworda stopwordb # Standard english stop words taken from Lucene's StopAnalyzer a an and are as at be but by for if in into is it no not of on or such that the their then there these they this to was will with [cid:277c4716-1d7c-4a96-9318-48c23e88ca52]<ht

stopfilter nullpointerexception

2023-12-29 Thread Danilo Tomasoni
at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:311) ~[?:?] The file 'stopwords.txt' is present in the core/conf/stopwords.txt What is the issue here? Thank you for your help and patience D [cid:64242f24-e2b8-4938-9c49-e481a57e744f]<https://www.cosbi.eu/> Danilo Tomas

R: upgrade from solr 8.11 to solr 9.4

2023-12-28 Thread Danilo Tomasoni
ith Solr, and it isn't judged via directory. FWIW I suppose it's not possible to bring two Lucene version in Solr. On Thu, Dec 28, 2023 at 4:25 PM Danilo Tomasoni wrote: > Hello all, > > I have an issue in migrating my core from solr 8.11 to 9.4. > I readed the change

upgrade from solr 8.11 to solr 9.4

2023-12-28 Thread Danilo Tomasoni
any entry in solrconfig.xml Thank you for your help! D [cid:598ac80e-a784-424d-8091-5389ce63f3c6]<https://www.cosbi.eu/> Danilo Tomasoni Data Scientist & Software Engineer +39 0464 808845 tomas...@cosbi.eu<mailto:tomas...@cosbi.eu> www.cosbi.eu<http://www.cosbi.eu/> [cid:e50d41b3

solr authentication configuration

2023-02-16 Thread Danilo Tomasoni
Hello there, we have issues setting up Solr authentication/authorization using /var/solr/data/security.json. We are using version 8.11.1 in standalone mode. Here is our redacted security.json: { "authentication":{ "class":"solr.BasicAuthPlugin", "blockUnknown": true, "creden

Semantic Knowledge Graph theoric question

2022-06-30 Thread Danilo Tomasoni
e to ask: 1. is my interpretation of relatedness correct? 2. why foreground_popularity and background_popularity are like this? 3. how should I change my json.facet query to require a min_popularity? should this solve the strange relatedness values? 4. is it possible to 'test'

R: [suspected SPAM] Re: Semantic Knowledge Graph theoric question

2022-06-30 Thread Danilo Tomasoni
instead..) but the relatedness of 0.69182 (it should range between -1 and 1) suggests me that "57506" is strongly "characteristic" (meaning that it is occourring more in the fore than in the back, that is a superset of fore) to the fore corpus with respect to the back corpus. I would

R: [suspected SPAM] Re: Semantic Knowledge Graph theoric question

2022-06-28 Thread Danilo Tomasoni
instead..) but the relatedness of 0.69182 (it should range between -1 and 1) suggests me that "57506" is strongly "characteristic" (meaning that it is occourring more in the fore than in the back, that is a superset of fore) to the fore corpus with respect to the back corpus. I would l

R: [suspected SPAM] Re: Semantic Knowledge Graph theoric question

2022-06-28 Thread Danilo Tomasoni
0 instead..) but the relatedness of 0.69182 (it should range between -1 and 1) gives me that "57506" is strongly "characteristic" (meaning that it is occourring more in the fore than in the back, that is a superset of fore) to the fore corpus with respect to the back corpus. I would

R: [suspected SPAM] Re: Semantic Knowledge Graph theoric question

2022-06-28 Thread Danilo Tomasoni
Thank you very much Alessandro. I will look into the code. Danilo Tomasoni Fondazione The Microsoft Research - University of Trento Centre for Computational and Systems Biology (COSBI) Piazza Manifattura 1, 38068 Rovereto (TN), Italy tomas...@cosbi.eu<https://webmail.cosbi.eu/owa/redir.asp

R: Semantic Knowledge Graph theoric question

2022-06-21 Thread Danilo Tomasoni
nce I need to discover statistically significative relations between NER entities, while MLT will give me NER entities "similar" to the ones I'm looking for, as far as I understand. Anyone knows why the relatedness is high even if the foreground (and even background) popularity is

Semantic Knowledge Graph theoric question

2022-06-21 Thread Danilo Tomasoni
-- sqrt( totalFG * (1-probBG)*probBG ) and set countFG("3091") to 1 this means that the relatedness should be negative (or at most 0) if totalFG * probBG >=1, while here I find a quite positive relatedness. Maybe this can be controlled with min_popularity, but I don'

R: Solr > 8.4 and content-encoding: gzip

2022-01-14 Thread Danilo Tomasoni
essor like the one you mentioned.. Any resource to dig into? Thank you! Danilo Tomasoni Fondazione The Microsoft Research - University of Trento Centre for Computational and Systems Biology (COSBI) Piazza Manifattura 1, 38068 Rovereto (TN), Italy tomas...@cosbi.eu<https://webmail.cosb

R: Solr > 8.4 and content-encoding: gzip

2022-01-14 Thread Danilo Tomasoni
t with curl -H "Content-Encoding: gzip" That's the option I care mostly about because I want to send to solr gzipped content to ingest, not getting back gzipped content. Any clue why still doesn't work? Thank you Danilo Danilo Tomasoni Fondazione The Microsoft Research - U

R: Solr > 8.4 and content-encoding: gzip

2022-01-14 Thread Danilo Tomasoni
Good morning, thank you, for your answers. I will update from 8.8.2 to the latest solr (8.11.1 currently) Danilo Tomasoni Fondazione The Microsoft Research - University of Trento Centre for Computational and Systems Biology (COSBI) Piazza Manifattura 1, 38068 Rovereto (TN), Italy tomas

Solr > 8.4 and content-encoding: gzip

2022-01-13 Thread Danilo Tomasoni
json" on the /update/json endpoint. Thank you Danilo Danilo Tomasoni Fondazione The Microsoft Research - University of Trento Centre for Computational and Systems Biology (COSBI) Piazza Manifattura 1, 38068 Rovereto (TN), Italy tomas...@cosbi.eu<https://webmail.cosbi.eu/owa