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

ISPN-5791 Query DSL : Projecting a Date field multiple times will ren… #3789

Closed
wants to merge 5 commits into from

Conversation

@anistor anistor added this to the 8.1.0.Beta1 milestone Oct 28, 2015
@anistor anistor force-pushed the t_5791_m branch 4 times, most recently from f853c08 to dc38937 Compare October 29, 2015 11:33
@anistor anistor force-pushed the t_5791_m branch 3 times, most recently from 72ccb97 to 7e3775a Compare October 29, 2015 17:12
* extract unwrapResults method
* also update marshallers to handle the newly added fields in the test domain model
* avoid fetching duplicate projections from index, but allow users to specify them
* use in-memory processing for projections that cannot be fetched from index (not stored or not indexed)
* provide type conversion for projections that are indexed using a different type because use Lucene linmitations (ie. Booleans indexed as numeric)
@danberindei
Copy link
Member

Integrated, thanks Adrian!

@anistor anistor deleted the t_5791_m branch October 30, 2015 16:14
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.

2 participants