Hi,

Is there any chance you have a custom search page? If so, it may be
possible that you did not addapt that page to show the results taking into
consideration Nested Spaces and that it uses the $doc.getSpace() method to
show the location of the results page (i.e. old style) and now that method
does not return the space name, but the space reference (as mentioned in
the 7.2 release notes).

Another possibility is that you have the standard Solr search page, just
that it may not have been updated (properly) during DW. Make sure to
compare it with the standard Search page for the version you are running.

Hope this helps,
Eduard

On Tue, Sep 20, 2016 at 2:46 PM, Keith Davis <laurinkeithda...@gmail.com>
wrote:

> Ah, we run this on a Windows Server 2008 machine and it appears that
> catilina.out logs are not created on Windows by default:
>
> http://stackoverflow.com/questions/8239475/where-is-
> the-catalina-out-on-windows
>
> On Tue, Sep 20, 2016 at 6:43 AM, Keith Davis <laurinkeithda...@gmail.com>
> wrote:
>
> > I don't have any log files named "catalina.out". I have catalina log
> files
> > (catalina.2016-09-13.log), but the last time that was updated was 9/13
> and
> > only contains this:
> >
> > 13-Sep-2016 00:46:06.080 INFO [http-nio-8443-exec-7]
> > org.apache.coyote.http11.AbstractHttp11Processor.process Error parsing
> > HTTP request header
> >  Note: further occurrences of HTTP header parsing errors will be logged
> at
> > DEBUG level.
> >
> > On Tue, Sep 20, 2016 at 6:32 AM, Vincent Massol <vinc...@massol.net>
> > wrote:
> >
> >>
> >> > On 20 Sep 2016, at 13:22, Keith Davis <laurinkeithda...@gmail.com>
> >> wrote:
> >> >
> >> > I am not sure what logs I should look at for this type of issue? The
> >> only
> >> > logs I'm familiar with for this application are the Tomcat /logs
> files.
> >>
> >> Yes those are the ones (the xwiki logs are found in the catalina.out
> >> logs).
> >>
> >> Thanks
> >> -Vincent
> >>
> >> > On Tue, Sep 20, 2016 at 6:17 AM, Keith Davis <
> >> laurinkeithda...@gmail.com>
> >> > wrote:
> >> >
> >> >> Already tried the re-index and yes, we deleted the Solr directory
> after
> >> >> post 7.2 upgrade. I'll check the logs.
> >> >>
> >> >> On Tue, Sep 20, 2016 at 2:40 AM, Marius Dumitru Florea <
> >> >> mariusdumitru.flo...@xwiki.com> wrote:
> >> >>
> >> >>> On Mon, Sep 19, 2016 at 6:18 PM, Keith Davis <
> >> laurinkeithda...@gmail.com>
> >> >>> wrote:
> >> >>>
> >> >>>>>
> >> >>>>> This means you have a space named "Main.Intranet.Tickets". That's
> >> the
> >> >>>>> actual space name. It contains dots. It's not the space "Tickets"
> >> >>> inside
> >> >>>>> "Intranet" inside "Main". The actual link to the home page of this
> >> >>> space
> >> >>>>> looks like this:
> >> >>>>>
> >> >>>>> [[Tickets>>Main\.Intranet\.Tickets.WebHome]]
> >> >>>>>
> >> >>>>> Notice how the dots inside the space name must be escaped. I don't
> >> >>> know
> >> >>>> how
> >> >>>>> you created this page but it's not a nested page/space as you
> >> thought.
> >> >>>> It's
> >> >>>>> actually a top level page/space.
> >> >>>>>
> >> >>>>
> >> >>>> We get really confused on the topic of spaces. I thought we had
> >> created
> >> >>>> these correctly. We've read through the documentation many times,
> >> but I
> >> >>>> guess we just don't understand the concept well enough.
> >> >>>>
> >> >>>> I just tried the link as you suggested and that does space / page
> not
> >> >>> exist
> >> >>>> (the link shows the question mark next to it). The only place we
> see
> >> >>>> "Main.Intranet.Tickets" show up is in the Search results and that
> >> link
> >> >>> does
> >> >>>> not work.
> >> >>>>
> >> >>>
> >> >>> Maybe you need to re-index your wiki. Note that if you upgraded from
> >> pre
> >> >>> 7.2 to post 7.2 version you definitely need to delete the Solr
> folder
> >> from
> >> >>> the permanent directory (as indicated in the released notes). Don't
> >> you
> >> >>> have Solr related error in the logs?
> >> >>>
> >> >>>
> >> >>>>
> >> >>>> On Mon, Sep 19, 2016 at 9:41 AM, Marius Dumitru Florea <
> >> >>>> mariusdumitru.flo...@xwiki.com> wrote:
> >> >>>>
> >> >>>>> On Mon, Sep 19, 2016 at 3:50 PM, Keith Davis <
> >> >>> keithda...@pridedallas.com
> >> >>>>>
> >> >>>>> wrote:
> >> >>>>>
> >> >>>>>> Correct and here is the content of those images (forgot this
> >> mailing
> >> >>>> list
> >> >>>>>> does not distribute images):
> >> >>>>>>
> >> >>>>>> the links appear like this in the Wiki editor:
> >> >>>>>>
> >> >>>>>> [[Tickets>>Main.Intranet.Tickets]]
> >> >>>>>>
> >> >>>>>> Search results appear like this:
> >> >>>>>>
> >> >>>>>>
> >> >>>>>
> >> >>>>>> Main.Intranet.Tickets
> >> >>>>>> Located in Home » Main.Intranet.Tickets » WebHome
> >> >>>>>> Last modified by Unknown User on 2016/09/19 07:48
> >> >>>>>>
> >> >>>>>
> >> >>>>> This means you have a space named "Main.Intranet.Tickets". That's
> >> the
> >> >>>>> actual space name. It contains dots. It's not the space "Tickets"
> >> >>> inside
> >> >>>>> "Intranet" inside "Main". The actual link to the home page of this
> >> >>> space
> >> >>>>> looks like this:
> >> >>>>>
> >> >>>>> [[Tickets>>Main\.Intranet\.Tickets.WebHome]]
> >> >>>>>
> >> >>>>> Notice how the dots inside the space name must be escaped. I don't
> >> >>> know
> >> >>>> how
> >> >>>>> you created this page but it's not a nested page/space as you
> >> thought.
> >> >>>> It's
> >> >>>>> actually a top level page/space.
> >> >>>>>
> >> >>>>> Hope this helps,
> >> >>>>> Marius
> >> >>>>>
> >> >>>>>
> >> >>>>>> the link Main.Intranet.Tickets takes me to this page:
> >> >>>>>>
> >> >>>>>> /Main.Intranet.Tickets
> >> >>>>>> Main.Intranet.Tickets
> >> >>>>>>
> >> >>>>>> Notice
> >> >>>>>> The requested page could not be found.
> >> >>>>>> You can edit this page to create it.
> >> >>>>>>
> >> >>>>>> Keith Davis (214) 906-5183 - I.T. Director
> >> >>>>>>
> >> >>>>>> From: Keith Davis
> >> >>>>>> Sent: Thursday, September 15, 2016 3:00 PM
> >> >>>>>> To: 'XWiki Users'
> >> >>>>>> Subject: Nested Pages - Search Links Not Working
> >> >>>>>>
> >> >>>>>> So we are now starting to change all of the our pages to Nested.
> >> >>> When
> >> >>>>>> linking to Nested pages in the page themselves, the links appear
> >> >>> like
> >> >>>>> this
> >> >>>>>> in the WYSIWYG editor:
> >> >>>>>>
> >> >>>>>> [[Tickets>>Main.Intranet.Tickets]]
> >> >>>>>>
> >> >>>>>> but when saved are converted to this:
> >> >>>>>>
> >> >>>>>> <a href="/xwiki/bin/view/Main/Intranet/Tickets/">Tickets</a>
> >> >>>>>>
> >> >>>>>> However, Search results are broken. They appear like this:
> >> >>>>>>
> >> >>>>>>
> >> >>>>>>
> >> >>>>>> Those do not work as the link Main.Intranet.Tickets takes me to
> >> this
> >> >>>>> page:
> >> >>>>>>
> >> >>>>>>
> >> >>>>>>
> >> >>>>>> I’ve tried re-indexing, but that does not help.
> >> >>>>>>
> >> >>>>>> Keith Davis - MCSA, ZCE
> >> >>>>>> P.R.I.D.E. - I.T. Director / Senior Developer
> >> >>>>>> www.pridedallas.com
> >> >>>>>> Mobile (214) 906-5183
> >> _______________________________________________
> >> users mailing list
> >> users@xwiki.org
> >> http://lists.xwiki.org/mailman/listinfo/users
> >>
> >
> >
> >
> > --
> > Keith Davis
> > 214-906-5183
> >
>
>
>
> --
> Keith Davis
> 214-906-5183
> _______________________________________________
> 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

Reply via email to