Re: [xwiki-users] Modifying the Search results page?

2015-10-09 Thread Debajit Adhikary
Thanks.

On Fri, Oct 9, 2015 at 4:21 AM, Marius Dumitru Florea <
mariusdumitru.flo...@xwiki.com> wrote:

> On Fri, Oct 9, 2015 at 5:04 AM, Debajit Adhikary 
> wrote:
>
> > I am trying to connect my XWiki to a third-party search engine.
> >
> > How can I modify the search results page?
> >
> > I am trying to modify this page:
> > http://localhost:8443/bin/view/Main/Search
> >
> >
>
> > What file corresponds to this? In general, how can I find out what file
> > serves a URL path? (I looked in struts-config.xml, but I did not find any
> > "search" references there.
> >
>
> Main.Search is a wiki page. All wiki pages are stored in the database, not
> (directly) on the file system. You can edit a wiki page using the edit menu
> (pencil icon), as long as you have edit right.
>
> Hope this helps,
> Marius
>
>
> > ___
> > users mailing list
> > users@xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/users
> >
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Modifying the Search results page?

2015-10-09 Thread Marius Dumitru Florea
On Fri, Oct 9, 2015 at 5:04 AM, Debajit Adhikary  wrote:

> I am trying to connect my XWiki to a third-party search engine.
>
> How can I modify the search results page?
>
> I am trying to modify this page:
> http://localhost:8443/bin/view/Main/Search
>
>

> What file corresponds to this? In general, how can I find out what file
> serves a URL path? (I looked in struts-config.xml, but I did not find any
> "search" references there.
>

Main.Search is a wiki page. All wiki pages are stored in the database, not
(directly) on the file system. You can edit a wiki page using the edit menu
(pencil icon), as long as you have edit right.

Hope this helps,
Marius


> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users
>
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Modifying the Search results page?

2015-10-08 Thread vinc...@massol.net
Hi,

On 9 Oct 2015 at 04:04:22, Debajit Adhikary 
(debaj...@gmail.com(mailto:debaj...@gmail.com)) wrote:

> I am trying to connect my XWiki to a third-party search engine.
>  
> How can I modify the search results page?
>  
> I am trying to modify this page:
> http://localhost:8443/bin/view/Main/Search
>  
> What file corresponds to this?

The page located in Main/Search.

See http://www.xwiki.org/xwiki/bin/view/FAQ/How+can+I+navigate+to+a+given+page

> In general, how can I find out what file
> serves a URL path? (I looked in struts-config.xml, but I did not find any
> "search" references there.

See  http://platform.xwiki.org/xwiki/bin/view/DevGuide/Standard+URL+Format

Thanks
-Vincent

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Modifying the Search results page?

2015-10-08 Thread Debajit Adhikary
I am trying to connect my XWiki to a third-party search engine.

How can I modify the search results page?

I am trying to modify this page:
http://localhost:8443/bin/view/Main/Search

What file corresponds to this? In general, how can I find out what file
serves a URL path? (I looked in struts-config.xml, but I did not find any
"search" references there.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users