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

Fix EZP-23991: Refactor: FieldNameResolver should be shared by all search engines #1176

Conversation

pspanja
Copy link
Contributor

@pspanja pspanja commented Feb 6, 2015

This PR resolves https://jira.ez.no/browse/EZP-23991, sub-task of https://jira.ez.no/browse/EZP-23940

The PR is based on #1175 and will be rebased on master when that is merged.

Common FieldNameResolver (renamed from FieldMap) is implemented and container is configured with field mappings for Elasticsearch and Solr Search Engines. Old FieldMap implementations are removed.

@andrerom
Copy link
Contributor

andrerom commented Feb 6, 2015

Dude, you need to focus on merging, the tail of this train is longer than the remaining time of the sprint now! :)

Review takes time! Maybe finish writing that blog post in between instead so we can catch up :)

Also it is kind of tiring to spend time on reviewing temporary PR's and having to do it twice, so take max 2 at a time maybe (WIP).

@pspanja
Copy link
Contributor Author

pspanja commented Feb 7, 2015

That was the last one ;)
You are right about the review tags, I mostly wanted to unload the code.

@pspanja
Copy link
Contributor Author

pspanja commented Feb 10, 2015

Closing in favour of #1186.

@pspanja pspanja closed this Feb 10, 2015
@pspanja pspanja deleted the fix-EZP-23991-refactor-search-extract-fieldnameresolver-tmp branch February 17, 2015 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants