Installation and Upgrade > Installing and Configuring PTC FlexPLM > Configuring and Administering Windchill Index Search (SOLR) > Verification Steps
  
Verification Steps
To verify WIS, do the following:
1. Verify the PTC FlexPLM properties are in the service.properties file.
2. Verify the properties in the wt.properties file.
Verifying the PTC FlexPLM Properties in the service.properties File
1. Open the <Windchill>\codebase\service.properties.xconf file.
2. Verify that the following properties are in the service.properties file:
wt.services/svc/default/wt.index.builder.SolrDocumentBuilder/null/wt.index.WCIndexingObject/0=wt.index.builder.FlexDocumentBuilder/duplicate
wt.services/svc/default/wt.index.builder.IndexObjectBuilder/null/wt.index.Indexable/0=wt.index.builder.FlexIndexObjectBuilder/duplicate
wt.services/svc/default/wt.indexsearch.IndexSearchDelegate/null/wt.index.Indexable/0=wt.indexsearch.FlexSearchDelegate/duplicate
wt.services/svc/default/wt.index.CoreManager/wblib/null/0=wt.index.FlexCoreManager/duplicate
Verifying the PTC FlexPLM Properties in the wt.properties File
1. Open the <Windchill>\codebase\wt.properties.xconf file.
2. Verify the values of the following properties:
The wt.index.enabled property is set to true.
The wt.index.solrHost property is set to the server name where WIS is installed.
Deploying the conf_generic_fields.xml and solrconfig.xml Files
Whether you are using a local installation or a cloud installation, you must manually replace the conf_generic_fields.xml and solrconfig.xml files from path <Windchill>\src\com\lcs\properties\solr to path <SolrServer>\solr\server\solr\wblib\conf.
Bulk Indexing
To use Windchill Index Search, create an index first. Otherwise, you cannot find anything using Windchill Index Search.
For more information, see the "Bulk Indexing" section of the Windchill Installation and Configuration Guide.