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

Integration with Solr #118

Open
rth opened this issue Mar 21, 2017 · 0 comments
Open

Integration with Solr #118

rth opened this issue Mar 21, 2017 · 0 comments
Milestone

Comments

@rth
Copy link
Contributor

rth commented Mar 21, 2017

This is an issue that mirrors of the ElasticSearch integration #117 and aims to consider the integration of FreeDiscovery with Solr API

Multiple aspects of this question are possible,

  • API design: it might be worthwhile to make the FreeDiscovery REST API follow closer the principles of the Solr API which would make easier for users to use both
  • Solr integration within FreeDiscovery: FreeDiscovery methods that perform nearest-
    neighbor search in the semantic space (including LSI + 1-NN categorization) could be made to take as
    optional input an elastic search index, in order to combine search in the semantic space with regular
    search.
  • FreeDiscovery integration within Solr: Solr has a system of plugins aiming to
    enhance the base functionality, and it might be possible to add a FreeDiscovery plugin (though the
    specifics remain to be determined).

This is a long term discussion ..

@rth rth added this to the v2.0 milestone Mar 21, 2017
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

1 participant