-
Notifications
You must be signed in to change notification settings - Fork 2
(some) java code used by stinkyteddy.com search engine.
hardtke/stinkyteddy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains some utilities used by the Stinky Teddy search engine (http://www.stinkyteddy.com). These are written in java. You'll need the Lucene core library for the org.apache.lucene.document.DateTools class. To build the jar, check out from git and do: ant The jar file will be in the dist directory. There is a utility called com.stinkyteddy.utils.StDateUtils that parses many common string representations of dates. To use: Date d = StDateUtils.parseDateString(string); where Date is java.util.Date.
About
(some) java code used by stinkyteddy.com search engine.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published