Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
233 views

Implementing Google Search Appliance results into website

I’m interested to hear peoples preferred methods or approaches to implementing the search results from a Google Search Appliance into an existing website. More specifically how do people prefer to ...
2
votes
4answers
660 views

Un-Published items showing in Drupal search results (google search appliacne)

I inherited a Drupal 5 site recently and have a series of enhancements to make. Several of then revolve around search results. Unpublished pages showing up in search engine results. Some of these ...
1
vote
2answers
68 views

how to access GSA API

I have a Google Search Appliance and am trying to access the API to download the Event Logs. I am using curl through cygwin on the Windows 7 command line. I am able to get an authentication token ...
1
vote
3answers
75 views

How do I send an HTTP POST with curl?

I am attempting to access the Google Search Appliance API: http://code.google.com/apis/searchappliance/documentation/612/gdata/acapi_protocol.html In order to send the requests, I am using curl. My ...
1
vote
2answers
39 views

XSL Foreach - Getting The Value

Here is a bit of XML that's in each record: <MT N="usage" V="something"/> <MT N="usage" V="something else"/> I'm trying to display all of these V values for each record with XSLT, but ...
1
vote
0answers
39 views

Text Being Modified - Special Chars

I have an item in my XML that returns a tag like this: <MT N="firstName" V="Nataša"/> I am then displaying this in these two ways: <xsl:variable name="firstName" select="MT[@N = ...
1
vote
0answers
226 views

Retrieve list of all subdomains in search results from Google Search Appliance or Google Search

How could I retrieve a list of all domains or URLs represented in google search results for a key term? In this particular case, we have a Google Search Appliance, and I am looking for results on only ...
1
vote
1answer
204 views

Google Search Appliance (Google mini) for startups [closed]

Is Google Search Appliance a good fit for a startup like Stackoverflow (just an example)? How does it fare? I haven’t seen many examples or talk about this device being used in the startup circles. I ...
1
vote
2answers
270 views

How can I get MediaWiki to ignore page views from a Google Search Appliance?

The page view counter on each MediaWiki page seems like a great way to identify popular pages which are worth putting more effort into keeping up-to-date and useful, but I've hit a problem. We use a ...
1
vote
1answer
214 views

GSA Wrapper in java?

Does anybody knows a good wrapper implementation for Google Search Appliance?
0
votes
0answers
9 views

Google Search Appliance - WordPress Web Feed for PDF's

I am hoping to validate my thinking about the best way to index PDF's using GSA but providing a URL for the file that links to a page rather than a direct link to the file. The proposal will be to ...
0
votes
0answers
17 views

Indexed PDF files not returning with google search

As the title suggests, I've managed to configure my GSA to crawl my PDF files. They are displayed on a listing page with links to them so that the URLs can be crawled and added to a specific ...
0
votes
1answer
43 views

Is there a Google Search Appliance image available for testing?

I have been asked to adapt some web forms from using Google Site Search to GSA. The target server is locked down in such a way that I can't easily test functionality. I was therefore wondering if ...
0
votes
2answers
35 views

Combining Predicates In XPaths

I have some XML like this: <MT N="tag1" V="text"/> <MT N="tag2" V="more text"/> <MT N="tag3" V="other text"/> <MT N="tag4" V="something cool"/> <MT N="target_tag" V="i want ...
0
votes
0answers
20 views

google search appliance - database serve query

Any experience setting up the gsa database crawl and having the 'serve query' use a query that joins multiple tables? I've only had success when using a single table query. Thanks.
0
votes
1answer
97 views

Filter A Collection By Language In XSLT

I have my Google Mini setup with a bunch of collections. Collections are setup based on URL, for example anything with /people/ goes into the People collection. Within these collections, every page ...
0
votes
2answers
119 views

Google Search Results In SiteCore

I have a Google Mini setup to index a SiteCore site. I have XSLT configured to display my search results, as desired. How do I get this XSLT into a search results page in SiteCore? I have it setup as ...
0
votes
0answers
92 views

Trouble with document title encoding for Google Search Appliance datafeed

I'm having trouble with encoding of characters in my GSA search results. I see 'entities' in the search result, and they aren't being decoded. I'm feeding data like this... <record ...
0
votes
1answer
106 views

AJAX Form Submit v/s Standard Form Submit

I am trying to implement GSA(Google Search Appliance) in my app. I want to use the REST(JSON) call that the GSA provides. The point for this question is that, the GSA needs a POST request in order to ...
0
votes
2answers
96 views

GSA + Ruby on Rails

I wanted to integrate GSA(Google Search Appliance) with Rails. But the web proved to be un-helpful. Anybody knows any step-by-step tutorial. Please Help Thanks in Advance.
0
votes
0answers
66 views

Google Appliance indexing the content of an Alfresco repository

Can I configure a Google Appliance to index the content of an Alfresco repository? Is it easy, or does it require custom code? Note: Different users get different results, according to what documents ...
0
votes
1answer
354 views

Return metadata fields in Google Search Appliance result

im working with a Google Search Appliance machine using the feed type metadata-and-url. i posted the feed to the GSA machine sucessfully, but when i do a search (using my appliance url) to get the ...
0
votes
1answer
82 views

Google Search Appliance not indexing

Not too familiar with GSA here so hopefully someone can help me. Have a Drupal multisite installation, just added another site to it. It all works fine. However, when I go into the GSA admin, it ...
0
votes
1answer
869 views

Can a Google Search Appliance / Mini output JSON/JSONP?

Using Google Mini for a website that needs output from the Google Mini in a JSON/JSONP format for front-end querying purposes. Google Mini does publish an XML feed that could potentially be used by a ...
0
votes
2answers
312 views

google search results - append custom parameter to url string

how do you append an additional url parameter to a link in your google search results? is it possible to do this within the style sheet? for example i have domain.com/result.htm - i want to change ...
0
votes
2answers
1k views

jQuery Autocomplete Json Ajax cross browser issue with Google Search Appliance

I am implementing a jquery autocomplete on a search form and am getting the suggestions from the Google Search Appliance Autocomple suggestions service which returns a result set in json. What I am ...
0
votes
1answer
171 views

Google Search Appliance feed application not found

Im trying to access to our appliance machine name using: http://<APPLIANCE-HOSTNAME>:19900/xmlfeed (of course replacing the appliance hostname by the real one). But i'm getting an error of ...
0
votes
1answer
71 views

Google Search appliance Schedule Reindexing

my question is simple: Are any way to delete the index and schedule the reindexing? Best regards. Jose
0
votes
1answer
88 views

Google Mini - phrase matching

is there a setting in the google mini search appliance that allows you to control how sensitive the results are? for example, searching for the phrase "building permit" will return results; searching ...
0
votes
1answer
182 views

Google Search Appliance index content from database

Instead using the google search appliance crawler for index content, im using a query to a sql server database. The query is running fine, but i supposed that all these registries belong now to the ...
0
votes
2answers
254 views

Google server forms authentication

I've setup forms authentication in my Google Search Appliance. Is there a way to have the title and a summary come back for protected pages? Currently, since they are all redirected to the login ...
0
votes
1answer
192 views

Google Search Appliance - Creating a Forms Authentication Rule

I am using Google search appliance and encountered an issue while trying to crawl forms based site. Once I add required fields to create a "new forms authentication" rule, I get a forms authentication ...
0
votes
2answers
118 views

How can I find out the model code for my Google mini

We are experiencing some problems with our google mini and I need to know what model we're using as referenced here ...
0
votes
1answer
49 views

Icons to use in a program generating feeds for Google Search Appliance

We're developing a program that generates search feeds for Google Search Appliance. We would like to use icons that would be associated with Google Search Appliance in the program interface. Is there ...
0
votes
2answers
572 views

Google mini xml returns 504 error code

We have a Google mini indexing a client site returning results in XML format. Occasionally (1 in 1000 requests in my small sample) results XML is not returned but the following is instead: <?xml ...
0
votes
1answer
768 views

Authenticating to Google Search Appliance using Basic HTTP auth and ASP.NET (VB)

I've run into a snag though which has to do with authentication between the Google Search Appliance and ASP. Normally, when asking for secure pages from the search appliance, the search appliance asks ...
0
votes
2answers
143 views

Is a Google Search Appliance feed added in realtime?

How long after a document is fed to the Google Search Appliance using a content feed can I expect to see the document in the search results?
0
votes
1answer
228 views

Google Mini: Accessing cached crawled file contents?

Right now I've got a Google Mini crawling a directory containing a bunch of documents in various formats. Is there a way to access the cached contents of a specific document in this directory (if it ...
0
votes
1answer
249 views

Nexus CMS - Google Search Appliance indexing

http://nexuscms.com/ Anybody use this CMS? i dont know much about it, need to index a site which was built using it with a GSA (google search appliance), but there is very little documentation about ...