アーティクル - CS371644
FlexPLM 12.0.0.1で「SearchVendor(Supplier)」トランザクションを使用すると、SolrのQTimeが遅くなります
修正日: 22-Jun-2022
適用対象
- FlexPLM 12.0.0.1 to 12.1.2.0
説明
1サンプル/秒に設定されたパフォーマンステーブルのエクスポートの分析では、次のコストが表示されます。
wt.index.service.SolrServiceImpl.query(SolrServiceImpl.java:101) wt.indexsearch.FlexSearchDelegate.executeQuery(FlexSearchDelegate.java:158)solr.logは高いQTimeを示しています(ミリ秒単位、行の最後の数値を参照):
<timestamp of test> INFO (qtp1334042472-24) [ x:wblib] o.a.s.c.S.Request [wblib] webapp=/solr path=/select params={q=%2B((name:(plm\_pt\_testsupplier)))+(+name:(PLM\_PT\_TestSupplier)^20+number:(PLM\_PT\_TestSupplier)^20+creator:(OR\:wt.org.WTUser\:<UserID>)^2+modifier:(OR\:wt.org.WTUser\:<UserID>)^2+)&spellcheck.q=PLM_PT_TestSupplier&start=0&fq=businessType:(com.lcs.wc.supplier.LCSSupplier)&fq=flextyperef_flex:(VR\:com.ptc.core.meta.type.mgmt.server.impl.WTTypeDefinition\:83883+OR+VR\:com.ptc.core.meta.type.mgmt.server.impl.WTTypeDefinition\:223675+OR+VR\:com.ptc.core.meta.type.mgmt.server.impl.WTTypeDefinition\:106612+OR+VR\:com.ptc.core.meta.type.mgmt.server.impl.WTTypeDefinition\:106644+OR+VR\:com.ptc.core.meta.type.mgmt.server.impl.WTTypeDefinition\:223110)&rows=5000&wt=javabin&version=2}
hits=7104 status=0 QTime=13469
最新バージョンはこちらを参照ください CS371644