Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 457 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 457 Bytes

miniSearchAds

build simplified search ads system

Environment configuration

Programming language: Java

IDE: Eclipse/IntelliJ

Key Value store: Memcached Server(http://tugdualgrall.blogspot.com/2011/11/installing-memcached-on-mac-os-x-and.html)

Lib: Lucene-core (NLP), spymemcached (Memcached client), junit(java unit test)

Business logic

  1. Query Understand
  2. Select Ads
  3. Filter Ads
  4. Rank Ads
  5. Select Top K Ads
  6. Pricing
  7. Allocate Ads