[opencms-dev] Search question
Rudolf Blazek
opencms at blazek.net
Tue Oct 31 04:02:04 CET 2006
On Oct 30, 2006, at 9:34 PM, Jonathan Woods wrote:
> Rudy -
>
> What do you mean by 'deployed site'?
Hi Jon, by deployed site I mean the 'online project' while I am
logged OUT of the workplace. I.e. the site as it is accessible by the
public.
> If you say search works on any
> project, then it works in the online project, i.e. outside the
> workplace.
The search works inside the workplace in the search manager. I can
set the project in the workplace pop-up to Online, Offline or MySite
Project. And the location in the pop-up can be either / or /sites/
default/ or /sites/MySite. The index does search properly.
When I try to use the search example pages under the Alcacon Docs, my
index does not work when I select it. But other indexes work. The
examples are at /alkacon-documentation/examples_search/
When I copy the search examples folder to my site, none of the
indexes work.
> I'm not trying to be awkward, but I wonder if this thread helps:
>
> http://www.nabble.com/Lucene-search-config-tf322880.html#a899675
Yeah, I followed all of those instructions step by step. No luck. I
am not sure what I did wrong.
Any help would be greatly appreciated
Rudy
Here is my index definition:
<index>
<name>/sites/MySite</name>
<rebuild>auto</rebuild>
<project>Online</project>
<locale>en</locale>
<sources>
<source>My Website</source>
</sources>
</index>
.......
<indexsource>
<name>My Website</name>
<indexer class="org.opencms.search.CmsVfsIndexer"/>
<resources>
<resource>/sites/MySite/</resource>
</resources>
<documenttypes-indexed>
<name>generic</name>
<name>xmlpage</name>
<name>xmlcontent</name>
<name>text</name>
<name>rtf</name>
<name>pdf</name>
<name>msword</name>
<name>mspowerpoint</name>
<name>msexcel</name>
<name>jsp</name>
<name>image</name>
<name>html</name>
</documenttypes-indexed>
</indexsource>
>
> Jon
>
> -----Original Message-----
> From: opencms-dev-bounces at opencms.org
> [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Rudolf Blazek
> Sent: 30 October 2006 13:19
> To: opencms-dev at opencms.org
> Subject: [opencms-dev] Search question
>
> Dear List:
>
> Please excuse me, but I need to ask a very simple question that was
> asked
> but not answered before:
>
> Did anyone succeed with search using
> templateone?
>
>
> My situation is as usual: I have a site in /sites/MySite and the
> index works
> fine when tested in the workplace under ANY project and under ANY
> location.
> Yet, the search is empty on the deployed site.
>
> I read several lists, I setup my index (named /sites/MySite), I tried
> everything I could find. I even rewired the search page in
> templateone to
> search my index when using the demo pages. The built- in search in
> templateone just does NOT work with my index.
>
> Is there something I am missing? I am sure it's some silly mistake.
> And no, I do not want to abandon templateone and I am not asking
> how to
> write my own search page...
>
> Thanks
> Rudy
>
>
> P.S.: Please understand that I am really lost. So, please do not
> answer
> "There was a cool thread last week about this". Please post a link,
> or the
> subject or some other thread reference. I really appreciate your help.
> Thanks, Rudy
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list To
> change your
> list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list,
> please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list