sivarajankumar / search-as-you-type

Automatically exported from code.google.com/p/search-as-you-type
0 stars 0 forks source link

how would this actually work with a search appliance? #16

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

The actual search appliance does not dump search results into a text file for a 
php script to read. How does one get a Google Search Appliance to hand back 
"searchAsYouType.handleAjazResponse(..." messages?

Original issue reported on code.google.com by jwindb...@gmail.com on 22 Nov 2011 at 12:00

GoogleCodeExporter commented 8 years ago
SAYT works fine with the "test-data.txt" file. Cool!

Now I want it (SAYT) to work with my GSA specific collection indexed data...is 
it possible? Or SAYT can only work with a static TXT file?!

Thanks.

Original comment by benjamim...@gmail.com on 3 Oct 2014 at 2:27