[Owncloud] search function in owncloud
Jan Giebels - German RepRap GmbH
jan at germanreprap.com
Wed Nov 21 14:53:10 UTC 2012
Am 21.11.2012 um 15:12 schrieb Jörn Friedrich Dreyer <jfd at owncloud.com>:
> On 21.11.2012 15:05, Jan Giebels - German RepRap GmbH wrote:
>> i use postgres 8.4 as db backend and own cloud 4.5.1.
>>
>> i have a sub-folder at files called "Software" with a file called "test.txt" with the content "Hello World".
>>
>> No matter if i search for the phrase Software, test or World .. no results who up an no error message show up. simply nothing happens.
> Thx. Full text search is not yet implemented, so searching for 'Hello'
> or 'World' not giving results is to be expected. Searching for 'text'
> should however show you that file and 'Software' should show the folder.
>
OK, this is understandable.
>> where can i have a look if an error occurs somewhere?
> The first thing to check is the browser sending and receiving a
> successful search request. You can best check that using the network
> activity inspection tool of your browser. Then you could have a look at
> data/owncloud.log or the apache error.log of your owncloud installation.
>
the network analysis gives me a:
Error 500 at:
https://<mydomain>/search/ajax/search.php?query=Software
If i enter this URL into the Browser, i get a white page.
> so long
>
> Jörn
>
> --
> Jörn Friedrich Dreyer (jfd at owncloud.com)
> Software Developer
> ownCloud GmbH
>
> Your Data, Your Cloud, Your Way!
>
> ownCloud GmbH, GF: Markus Rex, Holger Dyroff
> Schloßäckerstrasse 26a, 90443 Nürnberg, HRB 28050 (AG Nürnberg)
>
> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud
More information about the Owncloud
mailing list