Failed to execute script

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2024 09:19 AM
Hi I have a problem when executing my script to search for locked documents in Alfresco (offline and online). When I execute it first time I have this error. When I execute second time it is working properly. How Can I fix it? I think this appears every single time I start server but only on first try. Is it because of solr/js console or what?
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2024 10:20 AM
Try to replace depricated "lucene" to alfresco full text search "fts-alfresco".
query: query, language: "fts-alfresco",

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2024 11:26 AM
Same result:And second time when I execute my script:
it works ok. But still dont know why the first time is always error. Failed to search
