Questions tagged [reindex]
The reindex tag has no summary.
9 questions
0 votes
1 answer
48 views
Custom code blocks not appearing in search results page
Hoping someone could assist. If I search a term, the results returned show the page Title and the next H2 in a body block. Could anyone advise as to whether content that exists in the H1 or any of the ...
1 vote
1 answer
618 views
How do i remove versions from a section after changing section settings to not store versions?
I have a section that i have changed from versioning to switching git off as I do not need them. I have also changed a field adding it as searchable. In order to reindex search field i tried CLI ...
1 vote
0 answers
236 views
New entries only searchable by title field
I've recently done an upgrade of our site and am having issues with finding entries in the admin. I keep entries for people who register a product so we have fields like registrationSerial and ...
1 vote
2 answers
485 views
Updating Asset Indexes Fails with TemplatesController Not Found Error in Craft Logs
Client wants to be able to upload a 90MB .mp4 file to a local asset folder, that understandably throws a 'General error: 2006 MySQL server has gone away'. I uploaded the file directly to the server ...
0 votes
1 answer
287 views
An unknown error has occurred in asset reindex
I am getting the error: An unknown error occurred for each file in a folder when I try Update Asset Indexes. The folder is a local folder that is outside of webroot. The files just contain json data....
4 votes
1 answer
230 views
Assets indexing from plugin controller
I am making a dashboard widget to trigger the assets indexing action. I got the controller ready but I do not understand then how to trigger the action. Should I go with AssetIndexTool? Then ...
0 votes
1 answer
226 views
Update Asset Indexes on Login
I'm using an assets directory with Amazon S3 and I have to manually update the indexes through the control panel after uploading files externally. Does anyone know if it is possible to do anything ...
2 votes
1 answer
165 views
Trigger Update Asset Index from url endpoint
Is it possible to trigger an update of the asset indices from an url endpoint? I guess not, but is it planned to provide some kind of API?
1 vote
1 answer
442 views
What would prevent my assets from reindexing on a local MAMP install
Having an issue with assets not reindexing from the Update Asset Indexes option. If I add new folders to the file system they do not appear after I run the Update Asset Indexes, if I upload them ...