Fix #14 by adding indexing stop words for properties and values.
This commit adds stop words for property names and values to not
index or full-text index. Full list: https://gist.github.com/1129865
https://github.com/VertNet/Software/commit/1d494ba5750ec608183a93027c9fba1861d48bab
Aaron Steele (author)
2011-08-06T16:07:04-07:00
Cleanup of bulkload_helper.py related to #14
https://github.com/VertNet/Software/commit/2d2e25b3028883ed011be08cd1c32b4ba524baa0
Aaron Steele (author)
2011-08-06T16:12:03-07:00
Fix #20 by adding paging support to search API via offset/limit parameters
https://github.com/VertNet/Software/commit/20f78f3dcd08c0c23f5f07dd90b7a59bd10e1359
Aaron Steele (author)
2011-08-06T16:35:29-07:00
Bulkload dynamic property names as aliases (see #22)
https://github.com/VertNet/Software/commit/366839b7ecdb5c56b7b5c58e4361b667737fa3a3
Aaron Steele (author)
2011-08-10T09:02:43-07:00
Fix #22 (Darwin Core aliases)
This commit modified the bulkloader and the search API. The bulkloader now
adds
dynamic properties to RecordIndex named after aliases. The search API now
accepts
full Darwin Core names, aliases, or a combination of both.
https://github.com/VertNet/Software/commit/e7102c11184ba3341def1d4f3f7e7fbb1cf9c70b
Aaron Steele (author)
2011-08-10T10:29:19-07:00
Add coordinate bulkloading to irish couchdb (issue #21)
https://github.com/VertNet/Software/commit/d9f7bfcadf772fa042ee65ef861941b451b2ced1
Aaron Steele (author)
2011-08-10T15:54:13-07:00
bbox queries working
https://github.com/VertNet/Software/commit/17700736332777e0bc2cbc418fcdfdc7a782742f
Aaron Steele (author)
2011-08-12T18:42:21-07:00
cleanup
https://github.com/VertNet/Software/commit/49de72bf9921be0fa63f22b79981709b7d115b35
Aaron Steele (author)
2011-08-12T18:48:09-07:00
ndb update
https://github.com/VertNet/Software/commit/5649ddb4da521e010adb7cfa6d7a652da79cb19a
Aaron Steele (author)
2011-08-12T18:50:29-07:00