Hi, I plan on using Zoom Search Engine 4.2 on my web portal system.
I have a login page and will use this page, with username/password in the querystring - to get the indexer started.
The user I provide belong to the "Administrator" role, that means that all pages will be available to the indexer.
My users have different roles:
1. Public
2. Member
3. Content creator
and so on.
Each of these roles have only access to pages they are allowed to visit - it should be the same for the search results.
My questions are:
1. Is it possible to "filter" the search output (I would check every URL against the users rights, and ignore the presentation if no access allowed).
2. If 1. is possible, how about "Number of hits" and other returned search information?
3. Would best practice be 1 index per role? (it would be a major administrative task).
4. Are there a better solutions to this "role" issue?
5. And last - can the indexer be activated from the web app. code - it would be nice to reindex when needed!
Hope someone can answer these questions.
Kind regards
Hessner
I have a login page and will use this page, with username/password in the querystring - to get the indexer started.
The user I provide belong to the "Administrator" role, that means that all pages will be available to the indexer.
My users have different roles:
1. Public
2. Member
3. Content creator
and so on.
Each of these roles have only access to pages they are allowed to visit - it should be the same for the search results.
My questions are:
1. Is it possible to "filter" the search output (I would check every URL against the users rights, and ignore the presentation if no access allowed).
2. If 1. is possible, how about "Number of hits" and other returned search information?
3. Would best practice be 1 index per role? (it would be a major administrative task).
4. Are there a better solutions to this "role" issue?
5. And last - can the indexer be activated from the web app. code - it would be nice to reindex when needed!
Hope someone can answer these questions.
Kind regards
Hessner
Comment