Re: AW: Problems with search
Witchcorp <[email protected]>
| Newsgroups | gmane.comp.cms.zms.devel |
|---|---|
| Organization | Praxis für Logopädie |
| Message-ID | <[email protected]> |
Hello, thanks for your answer. The search works with the demo-content which comes with the ZMS installation, but not when I put the new content in. I clicked the reindex butten as you described, but it does not work. I use ZMS 2.10 because some addons I need only work with 2.10 and not with 2.11 (I first installed 2.11 and wondered why i couldent implement some addons). Where do I have to search if the reindex was really sucessful ( the promt after reindexing told me so). Best regards, Bianca [email protected] schrieb: > > > Hello, > usually you click on the "Reindex"-Button (screenshot appended) and > ZMS will generate an appropiate Zcatalog-object, which delivers the > search results. The template for the search form is provided with the > standard templates: > > %<------------------------------- > <!-- pageelement_Search --> > <div id="Search"> > <form > name="searchForm" > action="search_<dtml-var lang>.html" > method="get" /> > <input type="hidden" name="op" value="search" /> <input type="hidden" > name="searchform" value="1" /> <input type="text" name="raw" size="10" > /> <input type="image" name="btnSearch" > src="<dtml-var ZMS_COMMON>/functionSearchStart.gif" /> </form> </div> > <!-- /pageelement_Search --> > %<------------------------------- > > Good luck > fh, moderator > > PS: > ZMS 2.11 is recommended: > http://bscw.hoffmannliebenberg.de/pub/bscw.cgi/d454265/zms-2.11.1.tar.gz > <http://bscw.hoffmannliebenberg.de/pub/bscw.cgi/d454265/zms-2.11.1.tar.gz> > It will work with Zope 2.10, too. > > -----Ursprüngliche Nachricht----- > Von: [email protected] > <mailto:zms-developers%40yahoogroups.com> > [mailto:[email protected] > <mailto:zms-developers%40yahoogroups.com>] Im Auftrag von Witchcorp > Gesendet: Donnerstag, 9. April 2009 22:50 > An: [email protected] > <mailto:zms-developers%40yahoogroups.com> > Betreff: [zms-developers] Problems with search > > Hi, > I installed Zope 2.10. and ZMS 2.10. I created a testsite und was > testing the search. The search shows no matches at all. I read in this > forum abaut inedexes and catalog so i created an pathindex and tried > to create an textindex. In the pathindex were some items after > reindexing in the textindex not. The search ist still not working. > What did i do wrong or have to configure? > Regards > Bianca > > ------------------------------------ > >