<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>Am 21.11.2012 um 18:42 schrieb Jörn Friedrich Dreyer <<a href="mailto:jfd@owncloud.com">jfd@owncloud.com</a>>:</div><br class="Apple-interchange-newline"><blockquote type="cite">It should return a json response. You should find the reason for the 500 error in the webservers error log.<br>
<br></blockquote><div><br></div><div>the error log say:</div><div><br></div><div><div> PHP Fatal error:  Uncaught exception 'PDOException' with message 'SQLSTATE[42703]: Undefined column: 7 ERROR:  column "tags" does not exist</div><div>LINE 3: ...id = $1  AND lower(url || title || description || tags ) lik...</div><div>                                                             ^' in /path/to/owncloud/lib/db.php:736</div><div>Stack trace:</div><div>#0 /path/to/owncloud/lib/db.php(736): PDOStatement->execute(Array)</div><div>#1 /path/to/owncloud/apps/bookmarks/lib/bookmarks.php(101): PDOStatementWrapper->execute(Array)</div><div>#2 /path/to/owncloud/apps/bookmarks/lib/bookmarks.php(354): OC_Bookmarks_Bookmarks::findBookmarks(0, 'id', 'test', false)</div><div>#3 /path/to/owncloud/apps/bookmarks/lib/search.php(35): OC_Bookmarks_Bookmarks::searchBookmarks('test')</div><div>#4 /path/to/owncloud/lib/search.php(56): OC_Search_Provider_Bookmarks->search('test')</div><div>#5 /path/to/owncloud/search/ajax/search.php(33): OC_Search::search('test')</div><div>#6 {main}</div><div>  thrown in /path/to/owncloud/lib/db.php on line 736</div></div><div><br></div><div>after deactivation of the bookmarks app the search start working well.</div><div>I tried to reactivate Bokmarks but than the search stop working again.</div><div><br></div><div>i don't really need Bookmarks right now as of the missing syncing but this is another topic ;)</div><div><br></div><div>Thanks a lot .. learned something about oc.</div><div><br></div><div>thx</div><br><blockquote type="cite">
Let me know what you find.<br>
<br>
So long<br>
<br>
Jörn<br><br><div class="gmail_quote"><br>
<br>
Jan Giebels - German RepRap GmbH <<a href="mailto:jan@germanreprap.com">jan@germanreprap.com</a>> schrieb:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre style="white-space: pre-wrap; word-wrap:break-word; font-family: sans-serif; margin-top: 0px"><br>Am 21.11.2012 um 15:12 schrieb Jörn Friedrich Dreyer <<a href="mailto:jfd@owncloud.com">jfd@owncloud.com</a>>:<br><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">On 21.11.2012 15:05, Jan Giebels - German RepRap GmbH wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ad7fa8; padding-left: 1ex;">i use postgres 8.4 as db backend and own cloud 4.5.1.<br><br>i have a sub-folder at files called "Software" with a file called "test.txt" with the content "Hello World".<br><br>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.<br></blockquote>Thx. Full text search is not yet implemented, so searching for 'Hello'<br>or 'World' not giving results is to be expected. Searching for 'text'<br>sho
 uld
however show you that file and 'Software' should show the folder.</blockquote><br><br><br>OK, this is understandable.<br><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #ad7fa8; padding-left: 1ex;">where can i have a look if an error occurs somewhere?<br></blockquote>The first thing to check is the browser sending and receiving a<br>successful search request. You can best check that using the network<br>activity inspection tool of your browser. Then you could have a look at<br>data/owncloud.log or the apache error.log of your owncloud installation.</blockquote><br><br>the network analysis gives me a:<br><br>Error 500 at: <br><br>https://<mydomain>/search/ajax/search.php?query=Software<br><br>If i enter this URL into the Browser, i get a white page.<br><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;">so long<br><br>Jörn<br><br>-- <br>Jörn Friedrich Dreyer (<a href="mailto:jfd@owncloud.com">jfd@owncloud.com</a>)<br>Software Developer<br>ownCloud GmbH<br><br>Your Data, Your Cloud, Your Way!<br><br>ownCloud GmbH, GF: Markus Rex, Holger Dyroff<br>Schloßäckerstrasse 26a, 90443 Nürnberg, HRB 28050 (AG Nürnberg)<br><br><hr><br>Owncloud mailing list<br><a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/owncloud">https://mail.kde.org/mailman/listinfo/owncloud</a></blockquote><br><hr><br>Owncloud mailing list<br><a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/owncloud">https://mail.kde.org/mailman/listinfo/owncloud</a><br></pre></blockquote></div><br>
-- <br>
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.</blockquote></div><br></body></html>