create index IndexName on TableName(FieldName) indextype is ctxsys.ctxxpath;
create index IndexName on TableName(extractValue(FieldName,'/DocumentInfo/Sharers'));

 

程序员的基础教程:菜鸟程序员

相关文章:

  • 2021-12-12
  • 2021-04-05
  • 2021-08-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-15
  • 2021-08-25
  • 2022-12-23
相关资源
相似解决方案