Commit graph

51 commits

Author SHA1 Message Date
Stephen Opal
d6696f8a7e Admin Panel asset search extension: allow searching by assetId with the inclusion of a helper keyword:
assetid: <an_asset_id>

assetId search is performed using a logical OR so multiple helper:key pairs can be applied
and normal keywords can also be used in the same query
2009-05-13 20:40:36 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Graham Knop
1ce7d42a62 fix a couple minor syntax issues 2008-09-17 15:37:42 +00:00
Yung Han Khoe
ab1c20fa8f fixed: WebGUI Search errors - boolean search using filtering does not work 2008-08-07 15:20:30 +00:00
Colin Kuskie
dc82daaac8 Document the heretofore missing joinClass option in WebGUI::Search. 2008-07-28 03:23:45 +00:00
Doug Bell
f3996eb316 Complete asset manager rewrite. 2008-05-26 22:07:16 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
Doug Bell
82e9bf8448 Finished? Ready for merge at least. 2007-12-17 22:22:06 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Colin Kuskie
a4254cee98 remove a dangling warn 2007-05-02 23:02:45 +00:00
Doug Bell
531c73f990 fix: Search does not return exact results without quotes 2007-05-02 22:46:02 +00:00
Colin Kuskie
d60e824ede Bug fix for Wiki search pagination.
The Paginator constructor docs were backwards for the formVar and pageNumber.
Switched the order of the formVar and pageNumber variables in the Search call to the Paginator.
2007-02-02 06:32:36 +00:00
Doug Bell
d805a6a310 Additional features in preparation for final checkin of Calendar rewrite. 2006-12-01 22:26:09 +00:00
JT Smith
58b3128a3a Fixed the search function that broke in 7.0.7.
also fixed a user profile problemm
2006-09-26 20:34:59 +00:00
Drake
05156d1232 Propagating r2864 changes properly, hopefully fixing the recent search
breakage.  Killing some massive duplication of query string generation
in the process.
2006-09-20 23:19:22 +00:00
Martin Kamerbeek
518d820a5e fixed a search indexer problem and a tabs.css conflict with tinymce 2006-09-01 14:43:16 +00:00
Len Kranendonk
049eb6f8ff RFE: By default Search results need to match ALL keywords 2006-08-11 09:55:20 +00:00
Len Kranendonk
6f2e0ab265 Fixed scoring sorting bugs 2006-08-04 11:06:21 +00:00
JT Smith
1845a3e1d5 - Added Chinese character support to search engine and indexer thanks to Zhou
Xiaopeng.
2006-07-13 15:41:30 +00:00
Wouter van Oijen
2d9565775f POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
JT Smith
15bb672c3c some bug fixes 2006-05-25 00:20:39 +00:00
JT Smith
78b97985ab added automated wildcards to search engine, to make it act more like people would expect 2006-03-31 03:22:05 +00:00
JT Smith
080eb061ef a few bug fixes 2006-03-22 20:29:14 +00:00
JT Smith
394da51da7 simplified the rules engine 2006-01-27 07:25:14 +00:00
JT Smith
74b01f732e added search to asset manager 2006-01-23 19:56:00 +00:00
JT Smith
cf52e9fa18 added more rules to search 2006-01-22 16:03:43 +00:00
JT Smith
29ec0c1904 added indexall option to manual indexer, and started a rules engine for the search mechanism 2006-01-22 15:35:22 +00:00
JT Smith
e33b3bb9b9 the search engine, it works!!! 2006-01-22 04:46:59 +00:00
JT Smith
66baa5cea2 more search related changes 2006-01-22 03:31:37 +00:00
JT Smith
73b38f5498 added lineage search 2006-01-21 00:45:21 +00:00
JT Smith
4b2c3ed925 fixed a typo 2006-01-21 00:33:51 +00:00
JT Smith
ad34cdee78 more search functionality 2006-01-21 00:33:11 +00:00
JT Smith
730d95a0fd basic search functionality, more to come 2006-01-20 23:57:43 +00:00
JT Smith
c3abdece86 getting rid of plucene stuff 2006-01-20 22:57:57 +00:00
JT Smith
e6a172514d added search indexer 2006-01-19 05:15:20 +00:00
JT Smith
0c7bc12dcf adding the start of the new search system 2006-01-18 21:21:50 +00:00
JT Smith
ed161ce282 - fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant 2005-08-25 16:41:52 +00:00
JT Smith
3058d839c0 fixing bugs related to new form system 2005-07-28 22:10:28 +00:00
JT Smith
55c709a051 updated copyright 2005-02-07 00:52:47 +00:00
Leendert Bottelberghs
c892a250cf bugfix [1073753]. Wrong method call on WebGUI::HTMLForm: $f->select. 2004-11-26 13:58:52 +00:00
JT Smith
2b6eb201a9 changed POD formatting 2004-09-14 02:22:38 +00:00
JT Smith
c866d00c1b changed company name 2004-09-03 17:01:59 +00:00
JT Smith
23cb5bd41c urls as resources - part 1 2004-08-20 15:30:15 +00:00
JT Smith
403082ed23 updated copyright year 2004-02-29 15:40:11 +00:00
JT Smith
225ca72d3e Updated all files for new copyright year. 2003-01-05 18:32:19 +00:00
JT Smith
005e2eb8aa Fixed some POD formatting. 2002-12-17 00:39:48 +00:00
JT Smith
3e89b31e13 Fixed POD syntax. 2002-12-16 01:13:06 +00:00
JT Smith
679a5bc92b Templatized Download manager 2002-11-25 22:11:17 +00:00
JT Smith
19bfa5b581 Updated the headers to reflect Plain Black's new identity. 2002-07-17 04:45:55 +00:00
JT Smith
364b2f87c7 Shortened the word boxes. 2002-06-01 20:55:05 +00:00