バージョン 15 から バージョン 16 における更新: OwlimSe

差分発生行の前後
無視リスト:
更新日時:
2012/07/11 14:41:59 (12 年 前)
更新者:
wu
コメント:

--

凡例:

変更なし
追加
削除
変更
  • OwlimSe

    v15 v16  
    1515=== OwlimSE 配置 === #Configure 
    1616 
    17 It is well known that the construction of index can help accelerate the query but make the update slow. In OwlimSE, we make cache-memory = tuple-index-memory, namely, we enable POS/PSO,PCSOT and PTSOC indices but disable SP, PO indices and full-text search. 
     17It is well known that the construction of index can help accelerate the query but make the update slow. In OwlimSE, we make cache-memory = tuple-index-memory, namely, we enable POS/PSO indices but disable PCSOT,PTSOC,SP, PO indices and full-text search. By setting build-pcsot,build-ptsoc,ftsIndexPolicy,enablePredicateList to true or some appropriate value("onCommit", "onStartup" or "onShutdown" for ftsIndexPolicy) we can enable them accordingly. 
    1818 
    1919About OwlimSE index: