Lucene search Options
acl
Posted: Wednesday, September 05, 2007 8:40:59 AM
Rank: Devotee

Joined: 12/15/2006
Posts: 40
Hi,
Would someone be able to post a tutorial on how to use the search control from the "umbraco Extensions" project in codeplex? I can't find any information on getting this running. The solution that I download from codeplex doesn't compile.
Thanks
drobar
Posted: Thursday, September 06, 2007 4:13:57 AM

Rank: Umbracoholic

Joined: 9/8/2006
Posts: 1,831
Location: MA, USA
I've had no problem compiling an earlier version under VS2005/.NET 2.0, though I needed to pick up a few dependencies from other projects first. It took a while to get everything. It would be nice if someone would compile the current version and post it on codeplex.

Another option, if you just need a flexible search engine for your site of <1000 nodes, is XSLTsearch. It is fully documented and available at http://umbraco.percipientstudios.com/xsltsearch.aspx

If you need more help with the lucene search, please give us more details about what you've tried and what fails.

cheers,
doug.



MVP 2007-2009 - Percipient Studios
neehouse
Posted: Thursday, September 06, 2007 4:52:51 AM

Rank: Umbracoholic

Joined: 7/20/2006
Posts: 1,076
Location: Charleston, West Virginia, United States
The problem has to do with where the lucene search loads the XSLT extensions in the code. The method that is called was changed in a 2.1 version, and creates an error due to the method type.

Simply finding that method call and duplicating the code from the method into the search code will solve your problem.

• 2007/2008 MVP • 2008/2009 MVP • Certified • Licensing • Support • Development • Hosting •
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.