Обсуждение: [psycopg] Site search

Поиск
Список
Период
Сортировка

[psycopg] Site search

От
Adrian Klaver
Дата:
The Quick search box at:

http://initd.org/psycopg/docs/

does not seem to be working like it used to.

When I enter a search item :

http://initd.org/psycopg/docs/search.html?q=cursor&check_keywords=yes&area=default

it only finds things on the front page and in the Release Notes. I have
tried with several common keywords and see the same behavior in each case.

Is it just me?

--
Adrian Klaver
adrian.klaver@aklaver.com


Re: [psycopg] Site search

От
Daniele Varrazzo
Дата:
On Sun, Jun 11, 2017 at 4:19 PM, Adrian Klaver
<adrian.klaver@aklaver.com> wrote:
> The Quick search box at:
>
> http://initd.org/psycopg/docs/
>
> does not seem to be working like it used to.
>
> When I enter a search item :
>
> http://initd.org/psycopg/docs/search.html?q=cursor&check_keywords=yes&area=default
>
> it only finds things on the front page and in the Release Notes. I have
> tried with several common keywords and see the same behavior in each case.
>
> Is it just me?

No, I don't know for what reason, but searchindex.js only contained
those two files. I've checked in the psycopg working copy of the
machine I have under my hands now and the index was much more
complete: I don't know if the broken one comes from another computer
or if it was broken at the time of upload, and why. Regenerating the
docs also creates a complete index.

I've uploaded the fixed docs online now, thank you for the report.

-- Daniele


Re: [psycopg] Site search

От
Adrian Klaver
Дата:
On 06/12/2017 03:33 AM, Daniele Varrazzo wrote:
> On Sun, Jun 11, 2017 at 4:19 PM, Adrian Klaver
> <adrian.klaver@aklaver.com> wrote:
>> The Quick search box at:
>>
>> http://initd.org/psycopg/docs/
>>
>> does not seem to be working like it used to.
>>
>> When I enter a search item :
>>
>> http://initd.org/psycopg/docs/search.html?q=cursor&check_keywords=yes&area=default
>>
>> it only finds things on the front page and in the Release Notes. I have
>> tried with several common keywords and see the same behavior in each case.
>>
>> Is it just me?
>
> No, I don't know for what reason, but searchindex.js only contained
> those two files. I've checked in the psycopg working copy of the
> machine I have under my hands now and the index was much more
> complete: I don't know if the broken one comes from another computer
> or if it was broken at the time of upload, and why. Regenerating the
> docs also creates a complete index.
>
> I've uploaded the fixed docs online now, thank you for the report.

That got it, thanks.

>
> -- Daniele
>


--
Adrian Klaver
adrian.klaver@aklaver.com