Community Tip - You can change your system assigned username to something more personal in your community settings. X
Article - "Warning "Index Server Down" was popped up when searching in Windchill PDMLink": https://www.ptc.com/en/support/article/CS219507
Index Server (SolR) is required for PartsLink and Classification search. Do you have that installed?
i it is not installed i am working in local machine so how we can install it in local machine.
i have these product installed:-
It is its own standalone installation. You can install it on the same server but many people put on a different host. Download the software but also note that it gets updated via service packs as well. Run the PSI from the service pack and you should see an option for a standalone installation for Solr.
Once installed, you can configure Windchill to locate the index server via site.xconf properties.
com.ptc.netmarkets.wp.ixb.index=index.html
com.ptc.windchill.partslink.index.enabled=true
wt.index.enabled=true
wt.index.solrHost=<host of Index Server>
wt.index.solrPort=8085
i Have downloaded the zip file so what is next steps that we have to follow actualley i never installed any software before
and how to run that PSI
That's too much to cover in this format. I suggest reading guide. Who installed your base install?