A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Dear @Thiago de Freitas Ribeiro,
I hope you’re having a good day.
Based on your description, I'm not convinced that the missing Queryable setting is necessarily the root cause of the problem.
What stands out is that you're trying to use a crawled property with one of the built-in RefinableStringXX managed properties. At the same time, you've noticed that:
-
RefinableStringXXproperties do not expose the same configuration options as custom managed properties. - A newly created managed property allows Queryable, but cannot be made Refinable in the same way as the built-in refinable properties.
From your description, this behavior appears consistent with how SharePoint Online exposes predefined refinable managed properties versus custom managed properties.
Before focusing on the Queryable checkbox itself, I think the more important question is how you intend to use the property in PnP Search.
For example:
- Are you trying to use the property in a PnP Search Filter/Refiner?
- Are you trying to use the property in a KQL query?
- Or are you trying to make the field searchable through a search box experience?
The reason I ask is that the required managed property characteristics differ depending on the scenario. If your goal is filtering or refinement, the built-in RefinableStringXX managed properties may already be the correct approach, and the inability to enable Queryable may not actually be preventing the solution from working.
Could you share a bit more about the specific PnP Search configuration you're building and what you're ultimately trying to achieve? That will help determine whether Queryable is truly required or whether the issue lies elsewhere in the search configuration.
Please understand that our initial response does not always resolve the issue immediately. However, with your help and more detailed information, we can work together to find a solution.
Looking forward to hearing back from you with any updates or additional details.
Warm regards,