Advertisement
Guest User

Untitled

a guest
Jun 30th, 2011
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. Query
  2. =====
  3.  
  4. +(+(+assetCategoryIds:10606)) +(portletId:33 portletId:19 portletId:31 portletId:15 portletId:8 portletId:28 portletId:20 portletId:36) +(content:test* OR description:test* OR title:test*) +companyId:10131
  5.  
  6. Result
  7. ======
  8.  
  9.  
  10. <?xml version="1.0" encoding="UTF-8"?>
  11. <response>
  12.  
  13. <lst name="responseHeader">
  14. <int name="status">0</int>
  15. <int name="QTime">5</int>
  16. <lst name="params">
  17. <str name="indent">on</str>
  18. <str name="version">2.2</str>
  19. <str name="q">+(+(+assetCategoryIds:10606)) +(portletId:33 portletId:19 portletId:31 portletId:15 portletId:8 portletId:28 portletId:20 portletId:36) +(content:test* OR description:test* OR title:test*) +companyId:10131</str>
  20. <str name="fq"/>
  21. <str name="start">0</str>
  22. <str name="rows">10</str>
  23. <str name="fl">title,score</str>
  24. <str name="qt">standard</str>
  25. <str name="wt">standard</str>
  26. <str name="explainOther"/>
  27. <str name="hl.fl"/>
  28. </lst>
  29. </lst>
  30. <result name="response" numFound="4" start="0" maxScore="0.9264971">
  31. <doc>
  32. <float name="score">0.9264971</float>
  33. <str name="title">Form6</str>
  34. </doc>
  35. <doc>
  36. <float name="score">0.9264971</float>
  37. <str name="title">teste sr</str>
  38. </doc>
  39. <doc>
  40. <float name="score">0.92649704</float>
  41. <str name="title">form_test</str>
  42. </doc>
  43. <doc>
  44. <float name="score">0.92649704</float>
  45. <str name="title">Formulario teste com categoria generico</str>
  46. </doc>
  47. </result>
  48. </response>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement