Fixed the diffs now, yeah the configure was the problem. Sorry about this.
date ranges: I added them...(changed template search_forums, search.php and includes/sphinx.php, it's all edited in my howto post already)...I didn't realise this was built in because it's not used in api/test.php or "search". (It is though in sphinxapi.php).
Now I got a few users wanting the "Show as threads" "Show as posts" back, what did vB think when they added that >.<
I mean what does the search show when you are searching for posts and select "display as posts"? The first post in the thread?
And when searching in thread titles and choose "display as threads"? All threads the posts that are found are in?
The latter is impossible to run on large forums becuase let's say you get 150.000 posts back, then you'd have to sort 150.000 threadids...I think those were those queries I had in my slow log with hundreds of thousands threadids in them...that were killing the server....smart vB.
|