[
https://issues.apache.org/jira/browse/CLEREZZA-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hasan resolved CLEREZZA-60.
---------------------------
Resolution: Fixed
SimpleConceptProviderManager:
- updateConceptProviders() Im not sure if it is a good idea to update always
the whole list instead of modifying/moving/removing single concept providers
entries. There is a higher risk of losing information, when the list
concurrently is modified over the webpage.
==> this will be part of CLEREZZA-57
in manage-concept-providers-page.ssp and concept-provider-manipulation.js is
similar code for adding/creating providers.
==> this will be part of CLEREZZA-57
in ConceptCache:
- in removeCachedConcepts(). Why delete all property one bye one instead of
using deleteNodeContext()?
since deleteNodeContext() would delete all cached concepts
> REST service to search for concepts managed by registered concept providers
> given a search term
> -----------------------------------------------------------------------------------------------
>
> Key: CLEREZZA-60
> URL: https://issues.apache.org/jira/browse/CLEREZZA-60
> Project: Clerezza
> Issue Type: Sub-task
> Reporter: Hasan
> Assignee: Hasan
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.