Skip to content
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

issue while implementing fulltextsearch #32

Open
ArtificialOwl opened this issue Feb 18, 2019 · 1 comment
Open

issue while implementing fulltextsearch #32

ArtificialOwl opened this issue Feb 18, 2019 · 1 comment
Assignees

Comments

@ArtificialOwl
Copy link

Hello,

I have some issue with your code while trying to implement the Full Text Search on metadata.
The thing is that everything is managed from the Controller, meaning that I cannot re-use your methods from another source than the webclient.

Would it be possible to:

  • move your methods in a Service,
  • have the controller just managing requests from the webclient and calling your methods (moved in Service)

This way I can use the methods from the Service.

@gino0631
Copy link
Owner

Thank you, I will raise priority for this.

@gino0631 gino0631 self-assigned this Feb 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants