Skip to content

Releases: Yelp/nrtsearch

v0.21.0

03 Mar 22:20
7e09969
Compare
Choose a tag to compare

Commits

  • d348bc4: Highlighter bug fixing (#551) (waziqi89) #551
  • 46dc455: Autogenerated JaCoCo coverage badge (github_actions)
  • 77209c7: Add constant score query support (#553) (Andrew Prudhomme) #553
  • e3a1624: Autogenerated JaCoCo coverage badge (github_actions)
  • 7e09969: Bump to v0.21.0 (#554) (Andrew Prudhomme) #554

v0.20.0

01 Mar 13:56
v0.20.0
600cd12
Compare
Choose a tag to compare

Commits

  • 4d3746c: Add readthedocs documentation link and badge to readme (#537) (Jedrzej Blaszyk) #537
  • eb7f40b: Always include fields entry in index state json (#540) (Andrew Prudhomme) #540
  • 715e852: Autogenerated JaCoCo coverage badge (github_actions)
  • 070e53c: Throw proper error if index does not exist when adding documents (#539) (Sarthak Nandi) #539
  • 4537520: Autogenerated JaCoCo coverage badge (github_actions)
  • a630558: Extract code for s3 download from ArchiverImpl (#541) (Sarthak Nandi) #541
  • 46266ae: Remove unneeded initial point wait from tests (#542) (Andrew Prudhomme) #542
  • d45dbd5: Add a simple example repo of an nrtsearch plugin (#543) (Sarthak Nandi) #543
  • 3886794: Added a JUnit rule for testing with S3 and replaced most direct usages of S3Mock (#545) (Sarthak Nandi) #545
  • c731581: Added a cli command to get all index names in nrtsearch (#547) (Sarthak Nandi) #547
  • e64056b: Add highlight plugin service (#544) (waziqi89) #544

v0.19.0

23 Jan 21:10
bebfd87
Compare
Choose a tag to compare

Commits

  • c09c2b3: Clean up legacy state code (#514) (Andrew Prudhomme) #514
  • 1d56151: Autogenerated JaCoCo coverage badge (github_actions)
  • e0aac89: Enable decInitialCommit by default (#532) (Mohammad Mohtasham) #532
  • d80cc47: Add ngram and simplepattern tokenizers to docs (#534) (Sarthak Nandi) #534
  • 7525750: Add missing Lucene tokenizers in analysis.proto (#535) (Jedrzej Blaszyk) #535
  • cd72de1: Fix wildcard retrieval (#536) (Sarthak Nandi) #536
  • ddaf531: Autogenerated JaCoCo coverage badge (github_actions)
  • b3ae178: RP-6869: Add option to filter incompatible segment readers during refresh (#533) (Andrew Prudhomme) #533
  • fe94e9f: Add filter collector (#531) (Andrew Prudhomme) #531
  • 9783556: Autogenerated JaCoCo coverage badge (github_actions)
  • bebfd87: Bump to v0.19.0 (#538) (Andrew Prudhomme) #538

v0.18.0

03 Jan 20:57
7b4949a
Compare
Choose a tag to compare

Commits

  • b85483b: Autogenerated JaCoCo coverage badge (github_actions)
  • 89b0739: Fix adding analyzed fields after index is started (#506) (Andrew Prudhomme) #506
  • c58e67e: Fix adding fields with similarity after index is started (#508) (Andrew Prudhomme) #508
  • bea0656: Autogenerated JaCoCo coverage badge (github_actions)
  • 0337c35: Start indices after replication server (#515) (Andrew Prudhomme) #515
  • 1d75162: Autogenerated JaCoCo coverage badge (github_actions)
  • db01595: Delete Replica unused last commit files (#517) (Tao Yu) #517
  • dc4f57f: Autogenerated JaCoCo coverage badge (github_actions)
  • 5471423: invalidate empty index name and add unit test (#519) (xinyiyelp) #519
  • c967685: Autogenerated JaCoCo coverage badge (github_actions)
  • b8780c8: Completion more efficient ContextQuery building, off heap FST option (#522) (Andrew Prudhomme) #522
  • 6cf2bb7: Autogenerated JaCoCo coverage badge (github_actions)
  • dbc3580: Add MultiFunctionScoreQuery (#520) (Andrew Prudhomme) #520
  • 192ad69: Autogenerated JaCoCo coverage badge (github_actions)
  • 73143ff: support wildcard query (#521) (xinyiyelp) #521
  • ad56718: Autogenerated JaCoCo coverage badge (github_actions)
  • 365befa: Priority queue improvements for suggest search (#523) (Andrew Prudhomme) #523
  • 829ad04: Autogenerated JaCoCo coverage badge (github_actions)
  • cb25af8: Call weight.getQuery().toString() once per query instead of once per leaf (#524) (Sarthak Nandi) #524
  • 1724ef3: Autogenerated JaCoCo coverage badge (github_actions)
  • 5fbed65: Add MatchPhrasePrefixQuery and multi match support (#525) (Andrew Prudhomme) #525
  • dfdcd0d: Autogenerated JaCoCo coverage badge (github_actions)
  • e69952d: Improve adding multiple contexts to MyContextQuery (#527) (Andrew Prudhomme) #527
  • 006939e: Autogenerated JaCoCo coverage badge (github_actions)
  • b2f03a4: Add PrefixQuery (#526) (Andrew Prudhomme) #526
  • 2d25954: Autogenerated JaCoCo coverage badge (github_actions)
  • 2229582: Adding documentation for server configuration (#472) (Samir Desai) #472
  • 07eb13b: Autogenerated JaCoCo coverage badge (github_actions)
  • 02cb29c: Added local rst documentation generation using gradle plugin + some documentation (#528) (Sarthak Nandi) #528
  • 4378696: Autogenerated JaCoCo coverage badge (github_actions)
  • 3aec2d0: Set SearchState in SearchResponse (#529) (Andrew Prudhomme) #529
  • 1616680: Allow starting with settings during create, add StartIndexV2 (#490) (Andrew Prudhomme) #490
  • c933538: Autogenerated JaCoCo coverage badge (github_actions)
  • d7da184: Add test to repro behavior when primary restarts with remote backend (#518) (Andrew Prudhomme) #518
  • 52c881e: Autogenerated JaCoCo coverage badge (github_actions)
  • 7b4949a: Bump to v0.18.0 (#530) (Andrew Prudhomme) #530

v0.17.0

27 Oct 21:45
1f5c016
Compare
Choose a tag to compare

Commits

  • 12cda9b: Tests to show match and term query behavior based on tokenization (#500) (Sarthak Nandi) #500
  • 44138b6: change the max message size in grpc gateway to 100M (#501) (waziqi89) #501
  • 998a6b0: Add support for multiValued CONTEXT_SUGGEST field (#499) (Dimitar Mirchev) #499
  • f1bf079: Add retry policy to nrtsearch util s3 client (#502) (Tao Yu) #502
  • cff07bf: Increased max retry police to s3 (#503) (Luana Fragoso) #503
  • 487cadf: Added option to specify field_match in highlight settings and fixed bug to only return a single fragment when max_num_fragments = 0 (#504) (Sarthak Nandi) #504
  • 2ae284a: Clean up some of the logging related code in NRTPrimaryNode (#505) (Sarthak Nandi) #505
  • d18c149: Log exceptions from copy jobs (#509) (Andrew Prudhomme) #509
  • e7a05dd: Merge precopy improvements (#507) (Sarthak Nandi) #507
  • Return SuggestScoreDoc's key for CompletionQuery (#510) #510 (Dimitar Mirchev)
  • ec6dedc: Make deadline for merge precopy configurable and limit merge precopy duration (#511) (Sarthak Nandi) #511
  • 245458b: Let plugins register additional token filters (#512) (Andrew Prudhomme) #512
  • 1f5c016: Bump to v0.17.0 (#513) (Andrew Prudhomme) #513

v0.16.0

07 Sep 18:42
d8353c1
Compare
Choose a tag to compare

Commits

  • 782e331: Fix issue when reducing nested collectors with different value sets (#480) (Andrew Prudhomme) #480
  • fb02103: Added documentation for highlights (#484) (Sarthak Nandi) #484
  • c4b6381: Fix incremental backups when archiver dir does not exist (#486) (Andrew Prudhomme) #486
  • 3dbca52: Add index data size to snapshot metadata (#487) (Andrew Prudhomme) #487
  • 4b114fd: Check grpc deadline before shard commit (#488) (Andrew Prudhomme) #488
  • b1c37d5: Add utility command to update global index state in remote backend (#485) (Andrew Prudhomme) #485
  • 691b3e8: Use TransferManager for incremental data snaphot (#491) (Andrew Prudhomme) #491
  • 8d43b9b: Use TransferManager for incremental data restore (#492) (Andrew Prudhomme) #492
  • f65d961: Close streams created by Files.list() (#494) (Andrew Prudhomme) #494
  • befb4e2: Allow plugins to register their metrics into Nrtsearch common collector registry (#495) (Mohammad Mohtasham) #495
  • c41d019: Correct highlighting behavior when max_num_fragments is zero (#496) (Sarthak Nandi) #496
  • fda8bbc: Fix the logic to update the Jacoco badge (#497) (Mohammad Mohtasham) #497
  • 57b99e9: Autogenerated JaCoCo coverage badge (github_actions)
  • 5c18eae: Dirchev add support for completion queries (#493) (Dimitar Mirchev) #493
  • 8d89024: Autogenerated JaCoCo coverage badge (github_actions)
  • d8353c1: Bump to v0.16.0 (#498) (Andrew Prudhomme) #498

v0.14.0

09 Aug 23:38
046c8e5
Compare
Choose a tag to compare

Commits

  • 472e43a: Fix the code coverage generator (#476) (Mohammad Mohtasham) #476
  • ec3dcb1: Autogenerated JaCoCo coverage badge (github_actions)
  • b20b081: Pull git changes before pushing (#477) (Mohammad Mohtasham) #477
  • 6fd0add: Fix PrimaryFileNameResolver to not block requests (#478) (Andrew Prudhomme) #478
  • 72c0614: Add highlighting using fast vector highlighter (#479) (Sarthak Nandi) #479
  • 0ce804c: Add incremental snapshot/restore/list/delete commands (#474) (Andrew Prudhomme) #474
  • 614bf03: Use same jackson version in server and clientlib (#482) (Sarthak Nandi) #482
  • b074e16: Add highlight time ms to diagnostics (#481) (Sarthak Nandi) #481
  • 046c8e5: Bump nrtsearch version to 0.14.0 (#483) (Sarthak Nandi) #483

v0.13.0

11 Jul 18:57
1a1756a
Compare
Choose a tag to compare

Commits

  • 5a02148: Add nrt_util with remote state get/put commands (#456) (Andrew Prudhomme) #456
  • a945b9f: Add index flush metric (#462) (Andrew Prudhomme) #462
  • 0a0429a: Close replication clients in ReplicationServerClientTest (#457) (Andrew Prudhomme) #457
  • 592407a: add new end point to reload state for replicas (#465) (Tao Yu) #465
  • 5419f38: Handle loading index state created with different name (#467) (Andrew Prudhomme) #467
  • 6d7fd63: Clean up index restore archiver data after start (#466) (Andrew Prudhomme) #466
  • ec57d6f: Add docs for index settings and live settings (#470) (Andrew Prudhomme) #470
  • f612f5d: Add cleanup command for incremental index backups (#464) (Andrew Prudhomme) #464
  • 2ae8bae: Disallow starting STANDALONE index with REMOTE location type (#473) (Andrew Prudhomme) #473
  • 9162cf0: add get started and mappings docs to NRTSearch (#471) (Tao Yu) #471
  • 9f367cb: Add field based terms collection and global ordinals (#318) (Andrew Prudhomme) #318
  • 1a1756a: Bump to v0.13.0 (#475) (Andrew Prudhomme) #475

v0.12.0

01 Jun 09:56
d813c8d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

28 Apr 17:42
55f5afb
Compare
Choose a tag to compare

Commits

  • a1fecbe: Added tests to verify multivalued objects (#435) (Sarthak Nandi) #435
  • c701265: Update some config defaults (#443) (Luana Fragoso) #443
  • d2d3800: Index state changes (#442) (Andrew Prudhomme) #442
  • e097a24: Added field name to some error logs (#449) (Sarthak Nandi) #449
  • 8b1e50c: For primary and standalone modes check indexWriter is started when ready endpoint is called (#445) (Sarthak Nandi) #445
  • 3cea509: Added a custom request plugin (#444) (Sarthak Nandi) #444
  • 95b6b3c: Add max time to initial nrtsearch point sync (#451) (Andrew Prudhomme) #451
  • 55f5afb: Bump version to 0.11.0 (#450) (Sarthak Nandi) #450