Move the UpdateSearchIndex logic into the "mongo" package

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Go Drivers
    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None

      Context

      Describe the background behind the problem.

      Definition of done

      • Move the "operation.UpdateSearchIndex" type into the "mongo" package and unexport it.
        • Ideally keeping each operation type in its own Go file.
      • Remove all exported setter methods.
      • Unexport all methods for the moved types.
      • Update all code to use the moved "mongo.updateSearchIndex" type.
      • Delete "x/mongo/driver/operation/update_search_index.go"

      Pitfalls

      What should the implementer watch out for? What are the risks?

            Assignee:
            Qingyang Hu
            Reporter:
            Matt Dale
            Matt Dale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: