From: Rehan I. <reh...@gm...> - 2008-06-18 00:18:02
|
Justin, The type of search used on WiserEarth was not included with the WIserPlatform. This decision was made because implementing the search engine (mnogo search) is rather complex. The one noticeable difference in the platform, without the inclusion of mnogo search, is that you cannot search across entities. Since all entities are in their own tables, the WiserPlatform search functionality is limited to that scope. To search across a single entity, fron the entity's browse view, click on "Advanced Search" in the top right. This will allow you to do a simple search using LIKE statements. Hope that helps, -Rehan On Tue, Jun 17, 2008 at 1:30 PM, Justin Tilson <jus...@gm...> wrote: > I'm trying to get the same search functionality working that is live on > wiserearth.org. I copied the code from there but all I get is: > > Your search did not return any results. > > Any clues about where to go look? All my new entities are flagged as > searchable. Does the code delegate to some sort of internal search engine or > does it just rely on SQL LIKE statements? > > thx > Justin > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Wiserplatform-support mailing list > Wis...@li... > https://lists.sourceforge.net/lists/listinfo/wiserplatform-support > > |