Add Content Pages to Semantic Search

We’re using Semantic Search for one of our new Sites, and it really improves the search results, even though it’s still in BETA. Kudos to @tibor.lipusz.liferay and his team for implementing this feature!

The current version is still missing one crucial function that would make the feature fully production-ready. I had to implement it on my own for now, so technically (in the most basic form), it is very simple to realize.

The missing feature is support for Content Pages. We discussed that already with Tibor during the last Devcon, and I’m aware that searching through all the Page variants that might potentially be created as a result of different Experiences and permissions settings is super difficult (or even impossible), but what would satisfy me and (I guess) 85% of other cusomers is just indexing just the Default Experience for Guest user (indexing as a regular Site Member would be usefull for Intranets).

This is how it works for the standard Search, and even if it’s not perfect, it works in most cases. It would be great to use the same mechanism for creating Page embeddings. Thank you :slight_smile:

1 Like