[petsc-dev] Googling PetscMatlabEngine leads to 3.7 version
Satish Balay
balay at mcs.anl.gov
Tue Jun 9 12:52:14 CDT 2020
Wrt different petsc versions - Its best to disable google from searching old versions.
I've updated robots.txt [it previously had some old values]
>>>
petsc at es:/mcs/web/research/projects/petsc$ cat robots.txt
User-agent: *
Disallow: bin
Disallow: old
Disallow: mirror
Disallow: NCSA-UIUC
Disallow: petsc-3.*
Disallow: petsc4py-3.*
Disallow: petsc-dev
Disallow: petsc-master
Disallow: style.css
>>>>
[Assuming the above is not buggy] it should primarily index petsc-current and petsc4py-current
Wrt PetscMatlabEngine - duckduckgo finds
https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Sys/PETSC_MATLAB_ENGINE_.html
but not:
https://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/Sys/PetscMatlabEngine.html
So something is weird wrt search [within the same version]
Satish
On Tue, 9 Jun 2020, Barry Smith wrote:
>
>
> I think I know the problem; there are no links to PCMG from other PCMG* manual pages hence google does not find it or thinks it is unpopular so an older page with a small number of links has higher priority? PetscMatlabEngine has links so I am not sure if it is the same problem.
>
> Barry
>
>
>
>
> > On Jun 8, 2020, at 11:41 PM, Pierre Jolivet <pierre.jolivet at enseeiht.fr> wrote:
> >
> > Googling PCMG is no fun either (and there is no actual reference to the current man page).
> >
> > Thanks,
> > Pierre
> >
> > <PCMG site_https___www.mcs.anl.gov_ - Google Search.pdf>
> >
> >
> >> On 9 Jun 2020, at 2:27 AM, Barry Smith <bsmith at petsc.dev <mailto:bsmith at petsc.dev>> wrote:
> >>
> >>
> >> Googling PetscMatlabEngine leads to 3.7 version but PetscMatlabEngineDestroy leads to 3.13.
> >>
> >> Any idea why some of the manual pages don't point to the latest version?
> >>
> >> Barry
> >>
> >
>
>
More information about the petsc-dev
mailing list