Hi, I have recently installed xPlore on my index server host. The thing is that in this host, both index server and agent work, but in the application server host, in DA, only agent is recognized and no instances of server are displayed. Searches are possible in the index server host dsearchadmin,but not possible in the DA. I have executed the following queries at the dql editor with the results shown:
select * from dm_ftengine_config
r_object_id | object_name | title | subject | resolution_label | owner_name | owner_permit | group_name | group_permit | world_permit | log_entry | acl_domain | acl_name | language_code | ftsearch_security_mode | filter_config_id | r_object_type | r_creation_date | r_modify_date | a_content_type |
0800303980002be0 | DSearch Fulltext Engine Configuration |
|
|
| dm_bof_registry | 7 | dm_fulltext_admin | 7 | 3 |
| dmadmin | dm_fulltext_admin_acl |
| 1 | 0800303980002be1 | dm_ftengine_config | 12/22/2011 4:38 PM | 1/9/2012 1:31 PM |
select * from dm_ftindex_agent_config
r_object_id | object_name | title | subject | resolution_label | owner_name | owner_permit | group_name | group_permit | world_permit | log_entry | acl_domain | acl_name | language_code | index_name | queue_user | shut_down_requested | force_inactive | exporter_thread_count | checkpoint_interval | connectors_batch_size | docbase_connector_wait_time | active_connectors | save_queue_items | runaway_item_timeout | exporter_queue_threshold | indexer_queue_threshold | r_object_type | r_creation_date | r_modify_date | a_content_type |
080030398000de01 | xmdindes.laguna_9200_IndexAgent |
|
|
| dmadmin | 7 | dm_fulltext_admin | 7 | 3 |
| dmadmin | dm_fulltext_admin_acl |
| LAEPSV_ftindex_01 | dm_fulltext_index_user | 0 | 0 | 2 | 180 | 1000 | 60 | normal | 0 | 600 | 250 | 500 | dm_ftindex_agent_config | 1/9/2012 1:31 PM | 1/9/2012 1:31 PM |
|
Which may be the cause of the problem?
Thanks!