Flex Search Mashup
November 16th, 2006
I decided to create a mashup on top of the new Flex Search that just came out.
Background, Ted Patrick just released the Flex Search Alpha1 API. He created a basic application on top of the remoting API. The Flex Search API has the following current features:
- Search Flexcoders, FlexComponents, Flex Dev Center, Flex Documentation, AS3 Documentation and soon blog posts on flex.
- Boolean Search syntax:
-
Cairngorm –> Search for Cairngorm
+Cairngorm -flexcoders –> Require ‘Cairngorm’, remove ‘flexcoders’
flash.net.* –> Wildcards supported - AMF Remoting API with server caching logic. Only unique requests hit the database as a search. 2nd request is cached. Also when the index is rebuilt, the URL’s can be replayed caching prior content.
- Search reporting and metrics for tuning. All searches are stored.
You can find more on Ted’s site here.
What I decided to do was make my own mashup using the Flex Search API. The application was a created pretty quickly so let me know if there are any issues. It lets search and browse the pages through an iFrame on top of the search results.
Right click to view the source or get it here.
Learn More: Contact People People Search and Contact Tools
Entry Filed under: Adobe Flex, Rich Internet Applications



3 Comments Add your own
1. Abdul Qabiz | 2006-11-16 at 6.31 am
Cool! This lets me see results faster…
-abdul
2. Renaun Erickson | 2006-11-16 at 6.32 am
yeah i had a similar idea to what you posted on Ted’s comments, and couldn’t resist doing something about it. hehe
3. Marco Casario | 2006-11-16 at 10.48 am
Cool !
Great job man ;)
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed