/[drupal]/contributions/modules/luceneapi/luceneapi.module
ViewVC logotype

Diff of /contributions/modules/luceneapi/luceneapi.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.18.2.9, Sun Mar 1 03:00:27 2009 UTC revision 1.18.2.10, Sun Mar 1 04:02:58 2009 UTC
# Line 1  Line 1 
1  <?php  <?php
2  // $Id: luceneapi.module,v 1.18.2.8 2009/03/01 02:57:10 cpliakas Exp $  // $Id: luceneapi.module,v 1.18.2.9 2009/03/01 03:00:27 cpliakas Exp $
3    
4  /**  /**
5   * @file   * @file
# Line 1229  function luceneapi_search_form_submit($f Line 1229  function luceneapi_search_form_submit($f
1229    
1230  /**  /**
1231   * Redirects the core search box to the selected Search Lucene API module.  Also   * Redirects the core search box to the selected Search Lucene API module.  Also
1232   * pulls out extra form elements places them in the query string so they can be   * pulls out extra form elements and places them in the query string so they can
1233   * retrieved by luceneapi_facet_value().   * be retrieved by luceneapi_facet_value().
1234   *   *
1235   * NOTE: We refer to this as "hijacking the search box".   * NOTE: We refer to this as "hijacking the search box".
1236   *   *

Legend:
Removed from v.1.18.2.9  
changed lines
  Added in v.1.18.2.10

  ViewVC Help
Powered by ViewVC 1.1.2