Skip to content
/ pubs Public

My attempt at indexing and tracking Air Force publications, policies, regulations, etc. to setup a search engine for.

Notifications You must be signed in to change notification settings

thatpub/pubs

Repository files navigation

pubs

Track the publications obtained from http://www.e-publishing.af.mil.

I've converted the bulk of all Air Force policies and regulations to text in order to index them efficiently for fast, intuitive searching. Currently this function is missing and when you want something done (at all), you do it yourself.

Technology Utilized

Code is my own but the documents obviously are not (but are publically available and have no limitations on releaseability).

Suggestions/ideas are very welcome. Much of what is here is half-baked thoughts and thrown together JS without real testing done.

Given the extremely specific use-case of this project, don't use this code expecting something useful. I see no reason anyone will actually have a use for this other than myself.

It's essentially a ton of RegEx iteration through text turning into a structured JS object following the inherint hierachy in each document. Not fool-proof. Some writers do some things that break my attempts at parsing. So far the only docs that are reliable (using that word loosly) when parsing are the Departmental AFIs (some supplements too, but most share a very different format).

About

My attempt at indexing and tracking Air Force publications, policies, regulations, etc. to setup a search engine for.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published