Commit graph

31 commits

Author SHA1 Message Date
Colin Kuskie
61534779d5 Add new MapPoint code for geolocation, Thingy searching and indexing and a macro for rendering thing data outside of the Thingy. 2011-05-02 13:49:18 -07:00
Doug Bell
fe2b81772b add 11477: Don't fill in a default synopsis 2010-04-08 14:42:16 -05:00
Colin Kuskie
ea51ba559e Add tests for ideogram searching. ft_min_word_len must be 2 or less. 2009-08-21 21:29:43 +00:00
Colin Kuskie
f68db111aa Decode HTML entities sent by rich editors. Add tests for the decoding
inside the search indexer.  Gotcha note.  Fixes #10797.
2009-08-21 16:55:57 +00:00
Graham Knop
4984e19d68 fixed #10797: Unable to search for non-ASCII text 2009-08-20 19:24:31 +00:00
Doug Bell
0d72cb8cff fixed #10771: setIsPublic uses string as arrayref 2009-08-13 23:23:20 +00:00
Colin Kuskie
1a4befc540 Search indexer appends asset keywords directly to content. Should
be separated by spaces.
Refactor out common code in create and addKeywords.
Use greedy regexps and drop one s///.
2009-07-24 18:11:20 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Graham Knop
585e608506 don't need to decode content before indexing it, it's already decoded 2008-12-03 00:32:51 +00:00
JT Smith
a0ec44567a some minor enhancements 2008-05-31 20:45:15 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
JT Smith
fa09c41598 replaced return; with return undef; 2008-01-24 21:58:15 +00:00
JT Smith
23fa0283b3 - Added keyword tagging api. 2007-07-07 04:37:38 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Graham Knop
ff756eb09c Fix search indexing on Windows and make function savfer overall. 2007-05-02 16:31:49 +00:00
Colin Kuskie
91ee102c5f Added more i18n labels to HttpProxy so that error messages can be internationalized.
Added skeletal documentation for the new RSS modules.
Fixed a bug in Search/Index.pm that was giving a warning during syntax checks.
2006-11-08 04:29:10 +00:00
JT Smith
aeba6ec83c merging 7.1.4 changes 2006-11-03 04:36:13 +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
Martin Kamerbeek
518d820a5e fixed a search indexer problem and a tabs.css conflict with tinymce 2006-09-01 14:43:16 +00:00
JT Smith
03b4b0ed33 - fix: Head Block in styles
- fix: select assetVersionTag
 - fix: Infinite recursion
 - fix: assetUiLevel override broken
 - fix: Indexing files failes (derck)
 - fix: Unable to approve New listings on Matrix
2006-07-25 17:15:57 +00:00
JT Smith
c65d9490e7 - Fixed mail bounce processing.
- fix: Asset Manager displaying incorrectly
 - fix: Cannot paste from clipboard
 - Made the search indexer mor compatible with Chinese and other non-ascii
   characters. (Thanks to Zhou Xiaopeng)
2006-07-24 22:18:39 +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
JT Smith
cc8e8d0ed6 changed collaboration system to use webgui's new internal search mechanism 2006-04-14 20:44:57 +00:00
JT Smith
5d85562a90 generate synopsis if it is blank 2006-03-16 03:33:40 +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
Colin Kuskie
4d4823cb5e clean-up typos 2006-01-20 22:16:37 +00:00
JT Smith
fd3fb924f3 added search indexer 2006-01-20 21:18:09 +00:00
JT Smith
18060d8e4e new search engine stuff 2006-01-20 18:35:05 +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