Guest User

Untitled

a guest
Jul 16th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1.  
  2. [~/cabinet] $ tchmgr list -nl -m 10 sem_data.tch1
  3. 10000002
  4. 10000005
  5. 10000014
  6. 10000015
  7. 10000167001
  8. 10000167002
  9. 10000167004
  10. 10000167005
  11. 10000167014
  12. [~/cabinet] $ tchmgr get sem_data.tch 10000167014
  13. <arrival_token>
  14. <token>10000167014</token>
  15. <sem_keyphrase_id>3</sem_keyphrase_id>
  16. <keyphrase><![CDATA[financial financing services]]></keyphrase>
  17. <personalize>false</personalize>
  18. <target>
  19. <id>1</id>
  20. <target><![CDATA[/wiz/stageone]]></target>
  21. <land_proportion>1</land_proportion>
  22. </target>
  23. </arrival_token>
  24.  
  25.  
  26. [~/cabinet] $
  27.  
  28.  
  29. tchmgr get -nl sem_data.tch 3559139
  30.  
  31.  
  32. <arrival_token>
  33. <token>3559139</token>
  34. <sem_keyphrase_id>513329</sem_keyphrase_id>
  35. <keyphrase><![CDATA[academic music program]]></keyphrase>
  36. <personalize>false</personalize>
  37. <target>
  38. <id>100</id>
  39. <target>/wiz/stageone/9985</target>
  40. <land_proportion>100</land_proportion>
  41. </target>
  42. </arrival_token>
Add Comment
Please, Sign In to add comment