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

Move feature extraction to the SBT plug-in #6

Closed
Luegg opened this issue Sep 23, 2015 · 0 comments
Closed

Move feature extraction to the SBT plug-in #6

Luegg opened this issue Sep 23, 2015 · 0 comments

Comments

@Luegg
Copy link
Contributor

Luegg commented Sep 23, 2015

Feature extraction should become a responsibility of the control-API clients. This brings the following advantages:

  • The plugin does no longer have to be invoked on the server running the Scaps service. Instead, the extracted entities can be sent over the wire.
  • Indexing requires less resources on the server.
  • Separation of concern: The core library should become language agnostic to support further languages like Java.

Depends on #7 #8 #12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant