Hello, I have been using the search APi attachments module to index file attachment content to search. However when I search it just returns the matching summary content and/or file attachment content together. I would like to just know what files were matched. Is there a module for this or a way to configure the search module for this?
I want to migrate my site created with Drupal 7 to Drupal 8 (to later migrate to Drupal 9). I have tried to use the "Migrate" module but some doubts have arisen:
-My website is currently online (www.dcine.org) and I am afraid of losing everything. If I try to migrate the web, passing files from one version to another (files, images, etc.) Are they lost in the Drupal 7 version? They are deleted? Or do they continue in the same way?
Why is the Vendor directory not in the root directory of Drupal 9 when gitting from https://git.drupalcode.org/project/drupal, but the same directory is present in the root directory when downloading drupal-9.0.1.tar.gz from drupal.org?
I created an content entity to save a lot of data. They are 2 bundles for individual or professional. Each of them are 1 custom field.
That's the context, now my problem is, on some page, for example list of user or module's page, when I have thousand entity in my custom entity, my website is very slow and fallout in timeout.