Receive Item has already been added when returning duplicate metadata

If a document has: <MT N="something" V="1" /> <MT N="something' V="2" /> Returns an exception.

Id #13612 | Release: None | Updated: Nov 11 2011 at 7:46 PM by mbcizmar | Created: May 29 2011 at 1:04 AM by mbcizmar

Create udated documentation on Wiki

Update the documentation section with 1.4 examples

Id #11688 | Release: None | Updated: Jul 29 2010 at 3:59 PM by mbcizmar | Created: Jul 29 2010 at 3:59 PM by mbcizmar

Wrting c# code to use partialfields??

Hi all, partialfields=department:IT Supposing my partialfields is like above, i use the below code (c#), Query oGSAQuery = new Query(); Hashtable ht = new Hashtable; ht.add("department","IT"...

Id #6599 | Release: None | Updated: Nov 11 2011 at 7:47 PM by mbcizmar | Created: Nov 13 2008 at 4:57 AM by freddiemaize

OneBoxes are not returned correctly

The OneBox Property is null when OneBoxes exist.

Id #6197 | Release: None | Updated: Nov 11 2011 at 7:47 PM by mbcizmar | Created: Sep 17 2008 at 6:36 PM by mbcizmar

Synonyms

Hi there,

Id #5609 | Release: None | Updated: Nov 11 2011 at 7:48 PM by mbcizmar | Created: Jul 21 2008 at 8:19 AM by Fraser

response.isFiltered is always returning false

using GSALib v1.3 compiled from C# src and Google Appliance version 5.0.0 I am explicitly setting filtering on the query ".setFilter(GSALib.Constants.Filtering.FULL_FILTER)" and the results on go...

Id #5273 | Release: None | Updated: Nov 11 2011 at 7:48 PM by mbcizmar | Created: Jun 10 2008 at 7:45 PM by d2r4

Plans for extending API to return cluster search results?

In the new version of the GSA you can obtain cluster results from /cluster?{GSA Search Parameters} By default the results are returned in JSON but this can be changed to xml. Would be a good featur...

Id #5218 | Release: None | Updated: Feb 27 at 4:14 AM by girishsoni | Created: Jun 9 2008 at 9:39 AM by adamjenkin

GSA.Query.setOutputFormat(GSALib.Constants.Output.XML_NO_DTD) does not set variable on request

It looks like GSALib isn't setting the output=XML_NO_DTD variable correctly on the request to the search appliance which causes an exception to be thrown when the XML parser goes to look for the DT...

Id #3923 | Release: GSALib v1.3 | Updated: May 29 2011 at 12:10 AM by mbcizmar | Created: Mar 4 2008 at 9:04 PM by brianfeucht

XML Field data truncated.. Possible Bug??..

Items of data in the XML response from the GSA are being truncated when containing characters requiring a html encode. This is happening in methods "private void Characters" and "private void chara...

Id #3261 | Release: GSALib v1.3 | Updated: Mar 3 2008 at 3:43 AM by mbcizmar | Created: Jan 14 2008 at 1:27 PM by adamjenkin

Using DLL file in an ASP vb.net website

I have tried to use your dll file in an ASP VB.NET website. I have placed the dll into the bin folder along with the GSALib.dll.config file. Following the examples I am able to create my own instan...

Id #3160 | Release: GSALib with web.config | Updated: May 15 2008 at 11:42 AM by ojemuyiwa | Created: Jan 8 2008 at 4:23 PM by adamjenkin