2 weeks ago
Hello,
i use alfresco all-in-one (All-In-One (AIO) project for SDK 4.5, 7.3)with docker, i import some simple pdf file for test, search ingine works if i search by title or description but doesn't work if i seach with word contented in text of pdf documents.
I tryed some conf in global properties :
index.recovery.mode=FULL
transform.service.enabled=true
local.transform.service.enabled=true
legacy.transform.service.enabled=true
I use cors like this :
cors.enabled=true
cors.allowed.origins=http://localhost:8080, http://localhost:5500, http://localhost:5500, http://localhost:8180/share/page/context/mine/, http://localhost:8180, http://0.0.0.0:8161/, http://0.0.0.0:8161/api/jolokia/, http://localhost:8983, http://localhost:8090,http://localhost:8090//transform/config
cors.allowed.methods=GET,POST,PUT,DELETE
cors.allowed.headers=Authorization, Content-Type, Cache-Control, X-Requested-With, X-CSRF-Token
cors.exposed.headers=Access-Control-Allow-Origin, Access-Control-Allow-Credentials
cors.support.credentials=true
cors.preflight.maxage=10
Explore our Alfresco products with the links below. Use labels to filter content by product module.