Hello,
we have public areas in our webspace and private areas with a login. Secondly sometimes we have different content for the same page depending on user logged in or not.
How can we handle this? Have we index the areas twice: one for not logged-in user and one index for logged-in user? This results in scanning large parts of the website twice - what about performance?
How can we distinguish search results depending on login? User not logged-in should only see the results of the public area while logged-in user should see hits inthe search results for different page content and additional pages of the private area.
Can you post me some concepts what is possible with ZoomSearch V5 and how to implement (only some basic guidelines)?
we have public areas in our webspace and private areas with a login. Secondly sometimes we have different content for the same page depending on user logged in or not.
How can we handle this? Have we index the areas twice: one for not logged-in user and one index for logged-in user? This results in scanning large parts of the website twice - what about performance?
How can we distinguish search results depending on login? User not logged-in should only see the results of the public area while logged-in user should see hits inthe search results for different page content and additional pages of the private area.
Can you post me some concepts what is possible with ZoomSearch V5 and how to implement (only some basic guidelines)?
Comment