Set -1 as the default value of num_matches since 0 could be a valid num_match. Add...
commitb82686a2ba08b4af71e4e7e6e15d3df8ba444c58
authordbera <dbera>
Sun, 12 Nov 2006 21:42:25 +0000 (12 21:42 +0000)
committerdbera <dbera>
Sun, 12 Nov 2006 21:42:25 +0000 (12 21:42 +0000)
tree01aabdeecb776033a4c987d94d9850698df70ac5
parent0216a31cc767f59e315b204ec92522eff47f6059
Set -1 as the default value of num_matches since 0 could be a valid num_match. Add libbeagle and python bindings.
BeagleClient/QueryResponses.cs
beagled/QueryResult.cs
libbeagle/beagle/beagle-hits-added-response.c
libbeagle/beagle/beagle-hits-added-response.h
libbeagle/examples/beagle-search.c
tools/Query.cs
wrappers/python/beagle.defs
wrappers/python/beaglesearch.py