You need to Register for free and Login to post a message in the forum.

Forum

Searching in DNN
Last Post 2012-02-15 12:17 PM by Alex Ritter. 3 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Alex RitterUser is Offline
Nuke Active Member
Nuke Active Member
Posts:28

--
2012-01-31 07:12 PM  
Hello again DNN Creative community. I have yet another question.

On my particular website, I am planning to end up with both an Active forums installation running and a full Smith Cart e-commerce installation running. My question is this.

Active forums has a built in search module, Smith Cart has a built in search for products, DNN has IT'S built in search as well. Is it possible to have a single master search bar, which has access to data from all three sources for it's results?

-Alex
Joseph CraigUser is Offline
DNN Creative Support
Nuke Master VI
Nuke Master VI
Posts:9299
Avatar

--
2012-01-31 10:50 PM  
This isn't an answer but ...

Active Forums and Active Social are being integrated into DotNetNuke. I would expect to see that extend to search. The release is due (I think) in the summer/fall period.

As for Smith Cart, I think that a question to them is in order. If you get an answer, please report it back here too.

Joe Craig, DNN Creative Support

Subscribe to DNNCreative
I recommend PowerDNN for DotNetNuke Hosting.
Alex RitterUser is Offline
Nuke Active Member
Nuke Active Member
Posts:28

--
2012-02-02 04:01 PM  
Will do Joseph. I'll let you know my findings.
Alex RitterUser is Offline
Nuke Active Member
Nuke Active Member
Posts:28

--
2012-02-15 12:17 PM  
Ok, I've got a few answers from smith consulting. Here it comes.

Hi Alex,

Currently there are 3 different ways to search for products in your store.
The first being the DNN iSearchable interface so all your products are indexed and searchable using the regular DNN search facility.
The product search within the BuyNow module itself.
The last would be the Smith Search module which is a separate module in Smith Cart that can be placed in any pane on any page in your portal and allows the user to search and quickly locate products in your catalog.When the user enters/selects their search options and clicks “Search” the search module will query the category and product tables and the user will be redirected to the BuyNow module product listing page and the products will be filtered according to the search criteria entered in the search module. If a search returns no rows then the search module will display a message “No records found” and remain on the same page.
For options 2 and 3 above, Smith Cart also provides the ability to enter additional product search keys that are searchable from the product listing page search box. This is useful if you would like to have products searchable on words that do not show up in the product name, sku, summary or description or they can be used for product associations or common misspellings.

Thanks,
Kevin Carlson
Tech Support





Joined: 12/18/2009
Posts: 165
Re: How to tie together Smith Cart search and DNN search
Quote
Reply
The fundamental problem is the context and interpretation of the search. SmithCart does not handle DNN results, and vice versa.

The search domain of SmithCart is limited to products or limited to a selected category. With SmitCart, only a single search term is processed, either one word or an exact match of multiple words. DNN will search the entire site for with multiple search terms (default OR), and can use prefixes for Boolean logic (minus sign means NOT or exclude).

Consider these examples: Search text (ui domain) -> interpretation within domain

Shirt
(dropdown=All)
SC -> shirt in Products.All
DNN -> shirt in Content.All

Shirt
(drop down=PANTS)
SC -> shirt in Products.Pants (only)
DN -> Shirt in Content.All

Shirt
(selected category=PANTS)
SC-> shirt in Products.All
DNN -> shirt in Content.All

Dress Red
(All)
SC -> "dress red" in Products.All (will not find "dress red")
DNN -> "red OR dress" in Content.All (will find any dress or red)

Dress -Red
(All)
SC -> "dress -red" in Products.All (most likely no results)
DNN -> "dress NOT red" in Content.All (further reduce results)

+Dress +Red
SC -> "+red +dress" in Products.All (most likely no results)
DNN -> "dress AND red" in Content.All (further reduce results)

iSearchable and search relevance scores
http://www.dotnetnuke.com/Resources/B...

If anyone has some suggestions to help resolve this problem, I know I would be very interested.
You are not authorized to post a reply.

Active Forums 4.3

Latest Forum Posts

Rename or move site from domain name to subdomain name by Bill Quinn
Hi, I have an old DNN site on a a TLD like this: websitename.com I have created a portal on
RE: Deploying dnn by Sameer
Thanks joeseph glad with your answer it means i can use CE for my site if the traffic are not
Unable to Create Skin Package by schilders
Hi, I'm trying to create the skin package and manifest for my new skin. I created the new skin e
RE: user adding images by Joseph Craig
I think that you will need to go to the File Manager and give the user and/or security group file up
RE: lightroom effect for skin by Joseph Craig
There are modules available that do this. On the commercial side, I've used Mandeeps' Live Conten
RE: Creating structured page content by Joseph Craig
Take a look at Ventrian's News Articles module. While commercial, it has a very modest price! Th
Creating structured page content by Stephen Bugden
Hi, Can anyone recommend a module for creating and managing page content? The kind of thing I'
lightroom effect for skin by everett31
I’m looking for a way to add the lightbox effect to a skin file. I would like the end user to have
RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by WinXnet
According to my web searching, @font-face references cause crashing in IE7 and IE8 with css3-mediaqu
user adding images by rod lloyd
I have set up permissions for certain users to edit a module, but when they log-on and enter Edit Co
RE: Deploying dnn by Joseph Craig
The free Community Edition of DotNetNuke is perfectly fine for creating "world class" websites. Whi
RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by WinXnet
any idea what approach I should take - IE completely locks up. The only cause is the combo of the
RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by Joseph Craig
If you're up to doing some debugging, you might be able to figure out where the problem lies. That'
RE: Deploying dnn by Sameer
Hi Joe Thanks for your reply i am planning to create my own DNN site so for that i have chec
RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by WinXnet
Thanks for the response, but I was hoping it was something I could fix with some skin tweaks - one i
RE: Changing Search text by Joseph Craig
You will want to look here for references about the DotNetNuke skin objects. The document written b
Changing Search text by Abraham Tameru
Hi, Instead of having "Search" text near the search text box, I wanted to replace it by an image
RE: Strange issue with file manager on sub domain (sperate portal) by Web Services
Just sent it.
RE: Not able to load my dotnetnuke website on Internet Explorer though it is working fine with other browsers by Joseph Craig
Did you get this fixed? (Apologies for not getting to this sooner...)
RE: Web Design Company London by Johnny Gregory
Hello I am a Manager here at PowerDNN and I would like to see if you are still looking to get the wo
You are not logged in.
You must log in to access all 
650+ videos, tutorials, podcasts, and more.
RSS Feeds