-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update the template based searching logic for "logical not lexical" #9
base: develop
Are you sure you want to change the base?
Conversation
|
||
|
||
@Autowired | ||
private TemplateConceptTransformService templateConceptTransformService; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@QuyenLy87 TemplateConceptTransformationService is designed for templates transformations not for searching. I would prefer not to use it here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @CoderMChu, I've re-used a few methods in that service. Anyway, could you review the PR again? Thanks
479ff69
to
127d4df
Compare
No description provided.