TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

Die TYPO3 Mailingliste - nicht fragen: lesen!

[TYPO3] irfaq and indexed_search

This is a discussion on [TYPO3] irfaq and indexed_search within the typo3-english@lists.netfielders.de forums, part of the TYPO3-Mailinglists: ENGLISH category; Hi, today I found out that irfaq is not indexed with indexed_search. What I don't get is why it ...


Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-english@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 19.08.2008, 11:10
Lars Haendler
Gast
 
Beiträge: n/a
Standard [TYPO3] irfaq and indexed_search

Hi,

today I found out that irfaq is not indexed with indexed_search.

What I don't get is why it is not indexed. It is configured correctly in
ext_localconf.php and class.tx_irfaq_pi1.php. So it should work. But
on the other side it also comes with an own search form.

Can anyone point me in the right direction? Has anyone any similar
experiences with irfaq?

Thanks
Lars
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #2  
Alt 19.08.2008, 11:11
Dmitry Dulepov [typo3]
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] irfaq and indexed_search

Hi!

Lars Haendler wrote:
> today I found out that irfaq is not indexed with indexed_search.
>
> What I don't get is why it is not indexed. It is configured correctly in
> ext_localconf.php and class.tx_irfaq_pi1.php. So it should work. But on
> the other side it also comes with an own search form.
>
> Can anyone point me in the right direction? Has anyone any similar
> experiences with irfaq?


It should be indexed ok as page but you should index it as records (similar to tt_news), not as page. See indexed search ans crawler manual for details.

irfaq's own search searches records directly.

--
Dmitry Dulepov
TYPO3 Core team
My TYPO3 book: http://www.packtpub.com/typo3-extens...velopment/book
In the blog: http://typo3bloke.net/post-details/s...d_in_the_code/
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #3  
Alt 19.08.2008, 11:35
Lars Haendler
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] irfaq and indexed_search

Hi,

Dmitry Dulepov [typo3] wrote:
> Hi!
>
> It should be indexed ok as page but you should index it as records
> (similar to tt_news), not as page. See indexed search ans crawler manual
> for details.
>
> irfaq's own search searches records directly.
>


Ok, I always avoided the crawler-extension. It is just my personal taste
not to install Alpha Extensions ;-)

But thanks anyway
Lars
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #4  
Alt 19.08.2008, 15:04
Lars Haendler
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] irfaq and indexed_search

Hi Dmitry,

Dmitry Dulepov [typo3] wrote:
> Hi!
>
> Lars Haendler wrote:
>> today I found out that irfaq is not indexed with indexed_search.
>>
>> What I don't get is why it is not indexed. It is configured correctly
>> in ext_localconf.php and class.tx_irfaq_pi1.php. So it should work.
>> But on the other side it also comes with an own search form.
>>
>> Can anyone point me in the right direction? Has anyone any similar
>> experiences with irfaq?

>
> It should be indexed ok as page but you should index it as records
> (similar to tt_news), not as page. See indexed search ans crawler manual
> for details.
>
> irfaq's own search searches records directly.
>


I got the crawler up and running but noticed that the crawler can only
"crawl" if the records are displayed on a separate detail page. Meaning
you can reach the records with "&tx_irfaq_pi1[showUid]=1 ... ".

I'm happy with that but out of curiosity: What if (as in irfaq per
standard) the records are shown within the same page with an anchor like
that

--
headline 1 with anchor 1
headline 2 with anchor 2
headline 3 with anchor 3

anchor 1
Detailtext

anchor 2
Detailtext

anchor 2
Detailtext
--

The crawler couldn't do that, could it?

Thanks
Lars
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #5  
Alt 19.08.2008, 16:00
Dmitry Dulepov [typo3]
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] irfaq and indexed_search

Hi!

Lars Haendler wrote:
> I got the crawler up and running but noticed that the crawler can only
> "crawl" if the records are displayed on a separate detail page. Meaning
> you can reach the records with "&tx_irfaq_pi1[showUid]=1 ... ".


No, this is bad way. Read in the doc how to index records, not pages.

--
Dmitry Dulepov
TYPO3 Core team
My TYPO3 book: http://www.packtpub.com/typo3-extens...velopment/book
In the blog: http://typo3bloke.net/post-details/s...d_in_the_code/
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #6  
Alt 19.08.2008, 17:18
Lars Haendler
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] irfaq and indexed_search

Dmitry Dulepov [typo3] wrote:
> Hi!
>
> Lars Haendler wrote:
>> I got the crawler up and running but noticed that the crawler can only
>> "crawl" if the records are displayed on a separate detail page.
>> Meaning you can reach the records with "&tx_irfaq_pi1[showUid]=1 ... ".

>
> No, this is bad way. Read in the doc how to index records, not pages.
>


Oh my ... I did not know that such things are possible with indexed_search.

Thanks for throwing the stick in the right direction.
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

Thema Autor Forum Antworten Letzter Beitrag
[TYPO3] irfaq (Modern FAQ) cache problem Nathan Neville typo3-english@lists.netfielders.de 2 01.04.2008 20:41
[TYPO3-german] irfaq und multidomains Erich Schnepf typo3-german@lists.netfielders.de 0 29.12.2007 15:10
[TYPO3] Modern FAQ (irfaq) installation problem on 4.1 Ignatius Reilly typo3-english@lists.netfielders.de 1 09.03.2007 17:38
[TYPO3-german] [EXT] irfaq Til Obes typo3-german@lists.netfielders.de 9 01.03.2007 18:21
[TYPO3-german] irfaq (modern FAQ) Sprache ändern Frank typo3-german@lists.netfielders.de 4 10.01.2007 15:02


Alle Zeitangaben in WEZ +1. Es ist jetzt 01:30 Uhr.


Powered by vBulletin® Version 3.7.2 (Deutsch)
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74