Uploaded image for project: 'PHP ORMs'
  1. PHP ORMs
  2. PHPORM-28

Laravel Scout Integration

    • Type: Icon: Epic Epic
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: Laravel
    • None
    • Hide
      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?
      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • In Progress
    • Laravel Atlas Search
    • 3
    • 3
    • 6
    • 100
    • Hide

      Engineer: Jérôme Tamarelle

      2024-12-06:

      • What was completed over the last two weeks?
      • What’s the focus over the next week?
        • Will create issues for each part of the scope in Laravel.
        • Trying to run atlas search local in the CI to run tests involving search indexes
      • Impediments encountered over the last week
        • I had to refactor some of the aggregation builder to support search.
      Show
      Engineer: Jérôme Tamarelle 2024-12-06: What was completed over the last two weeks? Added the $search and $searchMeta stages with all search operator in the aggregation builder. Wrote a scope for the the search specific feature in Laravel: https://docs.google.com/document/d/1WRpEzKDewQKWLw6M5k6NaN9l1ZOwITPYSGMu5xsxdSc/edit?tab=t.0 What’s the focus over the next week? Will create issues for each part of the scope in Laravel. Trying to run atlas search local in the CI to run tests involving search indexes Impediments encountered over the last week I had to refactor some of the aggregation builder to support search.

      In jenssegers/laravel-mongodb#2499, a user asked Laravel Scout integration.

      Scout supports multiple backends (from dedicated search providers to SQL), so full-text indexes and Atlas Search might both be appropriate.

            Assignee:
            jerome.tamarelle@mongodb.com Jérôme Tamarelle
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: