We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Looks just like we're not skipping/excluding value annotations properly from the set of things to be indexed.
2023-02-08T23:05:17+00:00 ERR (3): Omeka\Api\Exception\OperationNotImplementedException: The Omeka\Api\Adapter\ValueAnnotationAdapter adapter does not implement the search operation. in /var/www/html/omeka-s/application/src/Api/Adapter/AbstractAdapter.php:38 Stack trace: #0 /var/www/html/omeka-s/application/src/Api/Adapter/ValueAnnotationAdapter.php(27): Omeka\Api\Adapter\AbstractAdapter->search() #1 /var/www/html/omeka-s/application/src/Api/Manager.php(221): Omeka\Api\Adapter\ValueAnnotationAdapter->search() #2 /var/www/html/omeka-s/application/src/Api/Manager.php(59): Omeka\Api\Manager->execute() #3 /var/www/html/omeka-s/application/src/Job/IndexFulltextSearch.php(26): Omeka\Api\Manager->search() #4 /var/www/html/omeka-s/application/src/Job/DispatchStrategy/Synchronous.php(34): Omeka\Job\IndexFulltextSearch->perform() #5 /var/www/html/omeka-s/application/src/Job/Dispatcher.php(105): Omeka\Job\DispatchStrategy\Synchronous->send() #6 /var/www/html/omeka-s/application/data/scripts/perform-job.php(66): Omeka\Job\Dispatcher->send() #7 {main}
The text was updated successfully, but these errors were encountered:
f0ee372
jimsafley
zerocrates
No branches or pull requests
Looks just like we're not skipping/excluding value annotations properly from the set of things to be indexed.
The text was updated successfully, but these errors were encountered: