Enterprise search queries
I have 3 questions here (Aras 12.3) - What is the best way to stop File Indexing? I have installed File Processor already, should I go ahead and remove ES Indexed File from all Indexed Configuration item type or just stopping the File Crawler will do? How do I get rid of the files already indexed? - I went with 1 Solr node on cluster, and 3 zookeepers. Best practice for Prod is to have more than one Solr nodes or one would suffice since we do not want Files? - We have seen in our POC environment if we load a million parts, the indexing will take a week or so for all new items. We have a standalone Solr instance where we can do it in an hour for all the same properties. I was thinking if we can directly index Aras data by running something in Solr side and not wait for the ES agent? eli_donahue christopher_gillis2KViews0likes0CommentsEnterprise Search problem: Unable to connect
Hi all, I'm quite new to Aras - installing it second time and this time around I'm installing it to the 2 servers so that the Enterprise search services are located in a another server. Briefly my configuration: App server: IIS with Aras Innovator SQL Express Searchserver: Solr, ES Agent & services Services: ES Agent ES File Processor Indexer ES Zookeeper I was trying to follow the installation guide. And everything seems quite ok: Aras basic functions are working properly Solr is answering nicely: from Search server http://localhost:8983/solr/ In Aras I can see ES Agent Crawlers (from toc/Enterprice search) ESFileCrawler, ESItemCrawler, ESPermissionCrawler, ESQueueCrawler, ESSolrCleanerCrawler And ESPermissionCrawler has processed some items Aras ES Agent 11.0, Aras ES File Processon 11.0, Aras ES Index 11.0, Aras ES ZooKeeper 11.0 Services are running in a 'search' server. So for me this looks like Aras and the search can communicate with each others. Servers should be in same network and powershell/Test-NetConnection tests gives positive results. BUT When I go to Aras TOC/My Innovator/Search/search form and click 'Run search' I'm getting: "Unable to connect to the remote server". Any help on this? How could I try to pinpoint the problem? How does the 'search' information is sent to the Solr? Can I make the search somehow from the searchserver directly (to check search is giving results back / rule in/out the network issues)? Any other tips to check functionalities of the Enterprise Search? Br, Jukka.1.9KViews1like0Comments