+ Reply to Thread
Results 1 to 2 of 2

Thread: JSON Search on every page needed

  1. #1
    zend_fan is offline Junior Member
    Join Date
    Jun 2009
    Posts
    2

    Smile JSON Search on every page needed

    Hi All I have a Json search on my zend application I have inserted the search bar in layout and the code to run it the problem I have is that it is rendering the current view as it does not post from the json call.

    So my quesion is:
    What is the best way to add a search facility so that it runs on every page of your site and changes the view content without a refresh. So it clears current view and displays search results

    I have it working on one page would like to expand it

    Thank you for the help
    John

  2. #2
    lordspace is offline Member
    Join Date
    Jan 2008
    Posts
    35

    Default

    You could use Zend_Search_Lucene and then output the search in JSON format.

+ Reply to Thread

Similar Threads

  1. User Control Page / Profile page access
    By Holmen in forum Forum Feedback
    Replies: 0
    Last Post: 05-18-2010, 06:47 AM
  2. Replies: 0
    Last Post: 07-29-2009, 12:06 PM
  3. Zend_Rest_Client and JSON
    By Cindy in forum General Q&A on Zend Framework
    Replies: 2
    Last Post: 05-18-2009, 03:18 PM
  4. Zend Search Lucene : search times out in gettimeofday loop
    By toma in forum Mail, Formats & Search
    Replies: 4
    Last Post: 10-30-2008, 08:26 AM
  5. how to use json
    By siaske in forum Mail, Formats & Search
    Replies: 1
    Last Post: 02-28-2008, 09:48 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts