Re: [xwiki-users] Nested Pages - Search Links Not Working

2016-09-20 Thread Marius Dumitru Florea
On Mon, Sep 19, 2016 at 6:18 PM, Keith Davis 
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  >
> > 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:
> > >
> > > Tickets
> > >
> > > 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
> > >
> > ___
> > users mailing list
> > users@xwiki.org
> > http://lists.xwiki.org/mailman/listinfo/users
> >
>
>
>
> --
> 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


Re: [xwiki-users] Nested Pages - Search Links Not Working

2016-09-20 Thread Keith Davis
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  wrote:

>
> > On 20 Sep 2016, at 13:22, Keith Davis 
> 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  >
> > 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:
> >>
> >> Tickets
> >>
> >> However, Search results are broken. They appear like this:
> >>
> >>
> >>

Re: [xwiki-users] Nested Pages - Search Links Not Working

2016-09-20 Thread Keith Davis
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 
> 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:
> > > >
> > > > Tickets
> > > >
> > > > 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
> > > >
> > > ___
> > > users mailing list
> > > users@xwiki.org
> > > http://lists.xwiki.org/mailman/listinfo/users
> > >
> >
> >
> >
> > --
> > 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
>



-- 
Keith Davis
214-906-5183
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Nested Pages - Search Links Not Working

2016-09-20 Thread Keith Davis
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 
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 
> wrote:
>
>>
>> > On 20 Sep 2016, at 13:22, Keith Davis 
>> 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

Re: [xwiki-users] Nested Pages - Search Links Not Working

2016-09-20 Thread Vincent Massol

> On 20 Sep 2016, at 13:22, Keith Davis  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 
> 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 
>>> 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:
>> 
>> Tickets
>> 
>> 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


Re: [xwiki-users] Nested Pages - Search Links Not Working

2016-09-20 Thread Keith Davis
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.

On Tue, Sep 20, 2016 at 6:17 AM, Keith Davis 
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 
>> 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:
>> > > >
>> > > > Tickets
>> > > >
>> > > > 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
>> > > >
>> > > ___
>> > > users mailing list
>> > > users@xwiki.org
>> > > http://lists.xwiki.org/mailman/listinfo/users
>> > >
>> >
>> >
>> >
>> > --
>> > Keith Davis
>> > 214-906-5183
>> > ___
>> > users mailing list
>> > users@xwiki.org
>> >