Indexbuilder

Alternatives To Indexbuilder
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Daily Monetization32
5 days ago7agpl-3.0Go
Serve ads from different providers
Datax Src16
5 years ago2Java
DataX 是异构数据广泛使用的离线数据同步工具/平台,实现包括 MySQL、Oracle、SqlServer、Postgre、HDFS、Hive、ADS、HBase、OTS、ODPS 等各种异构数据源之间高效的数据同步功能。
Belfortcom10
a year agoJavaScript
Webiste for classified ads created using PHP, Mysql, CSS, HTML and JQuery
Sdl_pi_datalogger4
2 years agoPython
Raspberry Data Logging and Graphing Software
Datax Bin4
5 years agoPython
DataX 是异构数据广泛使用的离线数据同步工具/平台,实现包括 MySQL、Oracle、SqlServer、Postgre、HDFS、Hive、ADS、HBase、OTS、ODPS 等各种异构数据源之间高效的数据同步功能。
Adsky4
5 years agogpl-3.0HTML
Monetize your Minecraft server 💰
Arcade Digital Signage3
5 years agoPHP
ADS is a digital signage system for amusement arcade.
Php Mysql Torrentz2.eu Colne Torrent Tracker Search Engine Script2
3 years agoPHP
Free open source php mysql torrentz2.eu colne torrent tracker search engine script - responsive template, turnkey auto update, light weight.
Indexbuilder2
6 years agoJava
Alternatives To Indexbuilder
Select To Compare


Alternative Project Comparisons
Readme

IndexBuilder

Introduction

This is an independent IndexBuilder application moved out from SearchAds Server. with this application, we can create the index in advance, to acceleate the speed of SearchAds server.

Dependency

  1. jackson
  2. lucenne
  3. spymemecached.

Before start

Create two tables, ad and campaign in your mysql database;

SearchAd DB
Ad
AdID
CampaignID
Keywords
Bid
price
thumbnail
Description
Brand
detail_url
Category
Title
Campaign
CampaignID
Budget*

File

  1. ads_0502.txt
  2. budget.txt

How to run

git clone https://github.com/mrjzhu/IndexBuilder.git

cd IndexBuilder/IndexBuilder/out/artifacts/IndexBuilder_jar/
java -jar IndexBuilder.jar

Result

The inverted Index store in memached, and other Ads data and Campaign Data store in mysql database;

note

  1. All the file path in main function are based on my local machine, you need to change it if you wanna run.
  2. The memcached port, mysqlHost, mysqlPort, mysqlUsername and password are based on my machine, you need to change it.
Popular Mysql Projects
Popular Ads Projects
Popular Data Storage Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Mysql
Ads
Memcached
Jackson