| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, |
| software distributed under the License is distributed on an |
| "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| KIND, either express or implied. See the License for the |
| specific language governing permissions and limitations |
| under the License. |
| --> |
| <entity-engine-xml> |
| <!-- Assign a weight to each workeffort keyword source during indexing/keywork inuduction --> |
| <SystemProperty systemResourceId="workeffort" systemPropertyId="index.weight.WorkEffort.workEffortId" systemPropertyValue="1" |
| description="Index weight for WorkEffort.workEffortId" |
| /> |
| <SystemProperty systemResourceId="workeffort" systemPropertyId="index.weight.WorkEffort.workEffortName" systemPropertyValue="1" |
| description="Index weight for WorkEffort.workEffortName" |
| /> |
| <SystemProperty systemResourceId="workeffort" systemPropertyId="index.weight.WorkEffort.workEffortTypeId" systemPropertyValue="1" |
| description="Index weight for WorkEffort.workEffortTypeId" |
| /> |
| <SystemProperty systemResourceId="workeffort" systemPropertyId="index.weight.WorkEffort.currentStatusId" systemPropertyValue="1" |
| description="Index weight for WorkEffort.currentStatusId" |
| /> |
| <SystemProperty systemResourceId="workeffort" systemPropertyId="index.weight.WorkEffort.actualStartDate" systemPropertyValue="1" |
| description="Index weight for WorkEffort.actualStartDate" |
| /> |
| <SystemProperty systemResourceId="workeffort" systemPropertyId="index.weight.WorkEffort.actualCompletionDate" systemPropertyValue="1" |
| description="Index weight for WorkEffort.actualCompletionDate" |
| /> |
| <SystemProperty systemResourceId="workeffort" systemPropertyId="index.weight.WorkEffortNoteAndData.noteInfo" systemPropertyValue="1" |
| description="Index weight for WorkEffortNoteAndData.noteInfo" |
| /> |
| <SystemProperty systemResourceId="workeffort" systemPropertyId="index.weight.WorkEffortAttribute.attrName" systemPropertyValue="1" |
| description="Index weight for WorkEffortAttribute.attrName" |
| /> |
| <SystemProperty systemResourceId="workeffort" systemPropertyId="index.weight.WorkEffortAttribute.attrValue" systemPropertyValue="1" |
| description="Index weight for WorkEffortAttribute.attrValue" |
| /> |
| <SystemProperty systemResourceId="workeffort" systemPropertyId="index.weight.WorkEffortContent.CREATED_MEDIA" systemPropertyValue="1" |
| description="Index weight for WorkEffortContent.CREATED_MEDIA" |
| /> |
| <SystemProperty systemResourceId="workeffort" systemPropertyId="index.weight.WorkEffortContent.PROJECT_SPEC" systemPropertyValue="1" |
| description="Index weight for WorkEffortContent.PROJECT_SPEC" |
| /> |
| <SystemProperty systemResourceId="workeffort" systemPropertyId="index.weight.WorkEffortContent.PROPOSAL_MEDIA" systemPropertyValue="1" |
| description="Index weight for WorkEffortContent.PROPOSAL_MEDIA" |
| /> |
| <SystemProperty systemResourceId="workeffort" systemPropertyId="index.weight.WorkEffortContent.SUPPORTING_MEDIA" systemPropertyValue="1" |
| description="Index weight for WorkEffortContent.SUPPORTING_MEDIA" |
| /> |
| <SystemProperty systemResourceId="workeffort" systemPropertyId="index.include.WorkEffortContentTypes" |
| systemPropertyValue="CREATED_MEDIA,PROJECT_SPEC,PROPOSAL_MEDIA,SUPPORTING_MEDIA" |
| description="Index include definitions for WorkEffortContentTypes" |
| /> |
| </entity-engine-xml> |