Errore nel search di SharePoint 'The parameter is incorrect'
Se il servizio Office SharePoint Server Search di SharePoint 2007 (MOSS) visualizza nel Crawl Log l'errore:
Il limite di utenti che può essere inserito all'interno di un gruppo è circa 1000. Per superare questo limite:
Per un approfondimento vedi Best practices for Search in Office SharePoint Server dove si cita:
Alcuni link di riferimento:
SharePoint Indexing Limited by 64 kB ACL Limit
SharePoint Security: Hard limits and recommended practices
http://nomesito
The parameter is incorrect
e il sito non viene indicizzato, molto probabilmente la causa dell'errore è un numero eccessivo di utenti all'interno di un gruppo di SharePoint.The parameter is incorrect
Il limite di utenti che può essere inserito all'interno di un gruppo è circa 1000. Per superare questo limite:
- crea un gruppo Active Directory e inserisci tutti gli utenti
- aggiungi il gruppo Active Directory al gruppo SharePoint
- rimuovi tutti gli utenti dal gruppo SharePoint
Per un approfondimento vedi Best practices for Search in Office SharePoint Server dove si cita:
During the indexing process, the system stores the ACE of each user who has been added to a SharePoint group instead of the ACE of the SharePoint group itself. This process supports approximately 1000 users per access control list (ACL), after which the “Parameter is incorrect” error causes crawling to fail.
ovvero un limite approssimativo di 1000 utenti per gruppo.Alcuni link di riferimento:
SharePoint Indexing Limited by 64 kB ACL Limit
SharePoint Security: Hard limits and recommended practices