freme-project / freme-ner

Apache License 2.0
6 stars 1 forks source link

Solr: when a dataset is deleted, all documents should be removed #145

Closed sandroacoelho closed 7 years ago

jnehring commented 8 years ago

This sounds important to me.

m1ci commented 8 years ago

This lines of code should do that https://github.com/freme-project/freme-ner/blob/master/src/main/scala/org/elinker/core/api/process/Datasets.scala#L102-L104

jnehring commented 7 years ago

related to https://github.com/freme-project/FREMECommon/issues/37