[TYPO3-commerce] article search in FE

Thomas Hartwig [hartwig consult] info at hartwig-consult.de
Fri Aug 24 18:32:30 CEST 2007


Why don't you customize indexed_search?
Here can you configure in witch fields you will search.
Am i right?

Greetings, Thomas

> -----Ursprüngliche Nachricht-----
> Von: typo3-project-commerce-bounces at lists.netfielders.de 
> [mailto:typo3-project-commerce-bounces at lists.netfielders.de] 
> Im Auftrag von Sebastian Böttger
> Gesendet: Freitag, 24. August 2007 18:05
> An: TYPO3 commerce extension project
> Betreff: Re: [TYPO3-commerce] article search in FE
> 
> Hey Franz,
> 
> I'mnot a core commerce developer, but maybe this helps: take 
> a look into these two function:
> 
> lib/class.tx_commerce_db_product.php::get_articles
> and
> lib/class.tx_commerce_db_product.php::get_attributes
> 
> There you can see how articles for a given productuid are 
> fetched. If you want to look for special types, I would 
> advise just to write a function without the "where uid = xy" 
> stuff. But I think there will be performance issues if you 
> have to much articles. Maybe you need your own searchindex 
> table there.
> 
> Regards,
> Sebastian
> 
> 
> 
> 
> Franz Koch schrieb:
> > Hi commerce-team,
> >
> > is there somewhere a little FE search-functionality for articles 
> > hidden in the SVN? Or is such a feature planned? I was 
> thinking of a 
> > search-engine with selectable search-modes:
> > - search for article-number / ean
> > - search for attribute
> > - search for prices from/to
> > - search for string in description/title/teaser
> >
> > If this is not planned I might be willing to contribute 
> that feature - 
> > but I would need some help from you for the best practice 
> of searching 
> > different stuff, because I saw that you use your own db-wrapper or 
> > something like that.
> >
> > --
> > Kind regards,
> > Franz Koch
> > _______________________________________________
> > TYPO3-project-commerce mailing list
> > TYPO3-project-commerce at lists.netfielders.de
> > 
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-com
> > merce
> >   
> _______________________________________________
> TYPO3-project-commerce mailing list
> TYPO3-project-commerce at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-pro
> ject-commerce



More information about the TYPO3-project-commerce mailing list