aboutsummaryrefslogtreecommitdiff
path: root/mod/search/start.php
AgeCommit message (Expand)Author
2010-08-22Merged r6812:6837 from 1.7 branch to trunk (skipping some changes to plugins ...cash
2010-08-21Merged r6534-6559 from 1.7 branch to trunkcash
2010-08-21Merging r6517:6520 from 1.7 branchcash
2010-03-08Removed hard-coded search box and replaced with extended header/extend view f...brettp
2010-02-20Fixes #1523: Updated search to use ELGG_ENTITIES_NO_VALUE/ANY_VALUE and remov...brettp
2010-02-09Correcting the corrected documentation.brettp
2010-02-09Documentation correction in search.brettp
2010-01-14Allowing no table prefix in search_get_search_where_sql()brettp
2010-01-14Fixed incorrect order by for search sorting.brettp
2010-01-14Fixed an incorrect var name that caused a bug when hooking against a type but...brettp
2010-01-14Removed unnecessary view directories.brettp
2010-01-11Pulling out entity views in search.brettp
2009-11-15Added a missing elgg_strlen() in search_remove_ignored_words()brettp
2009-11-15Search changes.brettp
2009-11-10Removing explicit MySQL 5.1-specific 'IN NATURAL LANGUAGE MODE' option.brettp
2009-11-10elgg_extend_view() replaces extend_view()cash
2009-11-10Sorting search contexts by longest related substring.brettp
2009-11-10Fixed displaying of ...s in search.brettp
2009-11-10Removed unneeded url_encode()s for links.brettp
2009-11-10Underscores. grr.brettp
2009-11-10Adjusted default context length to 500.brettp
2009-11-10Trying out the new context grabbing function in search.brettp
2009-11-09Sanitising strings to avoid sql insertion hacks.brettp
2009-11-09Updated search to allow filtering of results by clicking on submenu items.brettp
2009-11-08Uncommenting out the bulk of the search functions.brettp
2009-11-08Added super-basic support for searching comments.brettp
2009-11-07Moved default search hooks into search mod.brettp
2009-11-06Updated search for FTS.brettp
2009-10-22Pulling in MITRE's search core. Fo'rizzle this time. Yo.brettp
2009-10-09Reverted back to previous copy removing Justin's search because of views prob...brettp
2009-10-09Pulled in Justin's search changes from github.brettp