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

Use Haystack search indexes #316

Merged
merged 11 commits into from
Nov 22, 2017
Merged

Use Haystack search indexes #316

merged 11 commits into from
Nov 22, 2017

Conversation

Mognom
Copy link
Contributor

@Mognom Mognom commented Nov 20, 2017

Use Haystack for all search indexes instead of Whoosh.
Currently only Whoosh, Solr and ElasticSearch backends are supported for Wirecloud.

@Mognom Mognom changed the title Haystack Use Haystack search indexes Nov 20, 2017
@aarranz
Copy link
Member

aarranz commented Nov 21, 2017

Missing tasks:

  • Provide a backwards compatible resetsearchindexes command in addition to the rebuild_index command provided by haystack. Restore resetsearchindexes documentation and state that it will be removed in WireCloud v1.3.
  • Use previous index names (e.g. catalogueresource should be resource)
  • restore # noqa comments
  • Create a WirecloudSignalProcessor class that search models to be indexed and always use that signal processor (including for testing).

@aarranz aarranz merged commit 3d9cf61 into Wirecloud:develop Nov 22, 2017
aarranz added a commit that referenced this pull request Nov 22, 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

Successfully merging this pull request may close these issues.

None yet

2 participants