OOTB Lucene Search searching for jcr:Created (OOTB) properties | Community
Skip to main content
Level 3
April 5, 2023

OOTB Lucene Search searching for jcr:Created (OOTB) properties

  • April 5, 2023
  • 1 reply
  • 1011 views

Hi All,

 

We are using full Text OOTB search .

 

When when i typring 50 in my Search Result,then it is also showing the results where jcr:created property is having "50" in the property.

 

How to exclude these OOTB properties from getting Searched.

 

Any suggestions.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

krati_garg
Adobe Employee
Adobe Employee
April 6, 2023

Hi @sb2512 

Please explore the backend query which is being executed as OOTB Search. It also depends on the Content you are querying. If OOTB search is on Assets, it includes popular metadata fields in its Full Text Search 

https://experienceleague.adobe.com/docs/experience-manager-64/assets/using/search-assets.html?lang=en#:~:text=the%20following%20options%20(-,predicates,-)%3A

 

 

And for Sites, there are fewer fields:

Not sure, how it has been zeroed down that your search results are coming from jcr:created property. Have you explored other OOTB Search Fields for both Sites and Assets?

 

For excluding fields from OOTB Search, you will have to define them in the Lucene Index
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/excluding-properties-from-fulltext-lucene-index-searches-not/m-p/382778

 

Sb2512Author
Level 3
April 6, 2023

 

Here in the search query i searched for 2023,it searched for that as it is there in jcr:created node.

I need to restrict these types of searches from my query.

 

 

 

 

 

DPrakashRaj
Community Advisor
Community Advisor
April 6, 2023