vip_ask_search.ini 415 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. project.name = vip_ask_search
  2. project.default_charset = utf-8
  3. server.index = 8383
  4. server.search = 8384
  5. [qid]
  6. type=id
  7. [price]
  8. type=string
  9. [author]
  10. index=both
  11. [authorid]
  12. type=numeric
  13. [title]
  14. index=both
  15. [description]
  16. index=mixed
  17. [supply]
  18. index=mixed
  19. [time]
  20. type=numeric
  21. [hot]
  22. index=self
  23. type=numeric
  24. [status]
  25. index=self
  26. type=numeric
  27. [answers]
  28. index=self
  29. type=numeric
  30. [answer]
  31. index=mixed
  32. type=string