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: Exclude characters with special meaning in Lucene Query Parser syntax from searchbylabel search (DEV-1446) #2269

Merged

Commits on Oct 26, 2022

  1. fix bug

    irinaschubert committed Oct 26, 2022
    Copy the full SHA
    1d3b497 View commit details
    Browse the repository at this point in the history
  2. add test

    irinaschubert committed Oct 26, 2022
    Copy the full SHA
    d4dd090 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Update books-data.ttl

    irinaschubert committed Oct 27, 2022
    Copy the full SHA
    faab714 View commit details
    Browse the repository at this point in the history
  2. Update SearchbylabelSpecialCharacters.jsonld

    irinaschubert committed Oct 27, 2022
    Copy the full SHA
    0b8c9d2 View commit details
    Browse the repository at this point in the history
  3. Update SearchRouteV2R2RSpec.scala

    irinaschubert committed Oct 27, 2022
    Copy the full SHA
    dce9df8 View commit details
    Browse the repository at this point in the history
  4. fix invalid test data

    irinaschubert committed Oct 27, 2022
    Copy the full SHA
    46327a1 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into wip/dev-1446-exclude-special-characters-in-s…

    …earchbylabel
    irinaschubert committed Oct 27, 2022
    Copy the full SHA
    267d686 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into wip/dev-1446-exclude-special-characters-in-s…

    …earchbylabel
    irinaschubert committed Oct 27, 2022
    Copy the full SHA
    3124a70 View commit details
    Browse the repository at this point in the history
  7. adjust project iri

    irinaschubert committed Oct 27, 2022
    Copy the full SHA
    14a4614 View commit details
    Browse the repository at this point in the history
  8. add more tests

    irinaschubert committed Oct 27, 2022
    Copy the full SHA
    c672705 View commit details
    Browse the repository at this point in the history
  9. Update UsersResponderADM.scala

    irinaschubert committed Oct 27, 2022
    Copy the full SHA
    caedbce View commit details
    Browse the repository at this point in the history
  10. Delete SearchbylabelSimple.jsonld

    irinaschubert committed Oct 27, 2022
    Copy the full SHA
    89c8aa2 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. add documentation and complete test

    irinaschubert committed Oct 28, 2022
    Copy the full SHA
    b79723d View commit details
    Browse the repository at this point in the history