funginstitute / patentprocessor

BSD 2-Clause "Simplified" License
68 stars 31 forks source link

match improvements #43

Closed laironald closed 11 years ago

laironald commented 11 years ago

added a fetch function which essentially defaults to a CleanObj if a combination of its parameters are found.

for example. if a RawLocation is thrown in with longitude/latitude fields that already exist, it will not generate a new Location but use the existing one.

gtfierro commented 11 years ago

Closed with adjustment to lib/alchemy/config.ini to make sure that the default is a local sqlite3 database. Please check your config files before committing!