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

Review of Lucene.Net.Tests.Facet (See #259) #411

Merged

Commits on Feb 4, 2021

  1. BUG: Lucene.Net.Tests.Facet.Taxonomy.Directory.TestDirectoryTaxonomyW…

    …riter::TestCommitUserData(): Corrected issue with asserting dictionary contents rather than checking for null on the exception message (apache#259)
    NightOwl888 committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    2f770f3 View commit details
    Browse the repository at this point in the history
  2. BUG: Lucene.Net.Tests.Facet.Taxonomy.TestTaxonomyFacetCounts2::Before…

    …Class(): Added missing line to set the merge policy to NoMergePolicy.COMPOUND_FILES (apache#259)
    NightOwl888 committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    6560d88 View commit details
    Browse the repository at this point in the history
  3. BUG: Lucene.Net.Tests.Facet.Taxonomy.TestTaxonomyFacetSumValueSource.…

    …ValueSourceAnonymousInnerClassHelper: Completed implementation of GetHashCode() (apache#259)
    NightOwl888 committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    7280738 View commit details
    Browse the repository at this point in the history
  4. Lucene.Net.Tests.Facet: Fixed formatting, member ordering, assert met…

    …hod calls, marked fields readonly on anonymous classes (apache#259)
    NightOwl888 committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    2b5ad92 View commit details
    Browse the repository at this point in the history