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

added support subdocument in SolrDictionarySerializer #282

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

2Talk
Copy link

@2Talk 2Talk commented Jul 21, 2017

added support nesteed document in SolrDictionarySerializer

Copy link
Member

@gjunge gjunge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you rebase from the develop branch, and create a new PR to this develop branch?
The last week we've made major changes which break this PR:

  • Use of xUnit instead of MBUnit (In general: change [Test] to [ Fact] , and remove the verb in the Assert (Assert.AreEqual => Assert.Equal)

@xmorera
Copy link
Member

xmorera commented Sep 4, 2017

@2Talk would you be able to help with @gjunge 's suggestion?

@gjunge
Copy link
Member

gjunge commented Dec 18, 2017

I would also like to see some more unit tests, making sure this change doesn't change the behavior off MultiValued fields (serializing multi valued fields to sub docs by mistake)

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

4 participants