Page 359 of 367
Re: All you need to know about Pirate-Community
Posted: Tue Sep 25, 2018 12:53 pm
by Steo
Ah nice
It's nothing major anyway but it was just in case you didn't know about it

Re: All you need to know about Pirate-Community
Posted: Fri Oct 05, 2018 7:08 pm
by The Jonster
Steo told me something I find really curious with this update that I like! So apparently clicking on the arrows in a quote will lead one to the posts that have the same ID. So for example the quote in his sig leads to his post in the music thread, which I find really neat.

Re: All you need to know about Pirate-Community
Posted: Sun Oct 07, 2018 3:26 pm
by Hunchman801
Yep, there's also a link to the post identifier. Quite handy!
Re: All you need to know about Pirate-Community
Posted: Mon Nov 05, 2018 8:38 am
by Steo
I think the link to the post identifier is really cool too. The way that the quotes lead to the thread means a funny quote in a sig can bring you to a thread where some funny stuff happened

Re: All you need to know about Pirate-Community
Posted: Wed Nov 14, 2018 1:16 pm
by Hunchman801
Hi everyone,
We've just deployed a new forum search, based on the
Sphinx search engine. The main improvement is obviously the removal of the minimum length of searchable words, which sometimes made retrieving old posts quite an endeavor.
Please have a go at it and let me know what you think. If it's good, we'll keep it, else we'll look into other solutions. Strangely, this phpBB implementation doesn't seem to leverage the features of
Sphinx's extended query syntax, but I'll try to find out the reason. In the meantime,
there's always Google for that.
Note: a new search engine was deployed on the wiki as well. You can read about it
here.
Re: All you need to know about Pirate-Community
Posted: Wed Nov 14, 2018 3:05 pm
by #Rubber mark#
Why use Sphinx for the forum and Elasticsearch for the wiki?

Re: All you need to know about Pirate-Community
Posted: Wed Nov 14, 2018 4:28 pm
by Hunchman801
I expected that one. Simply for convenience, since phpBB has native support for Sphinx and MediaWiki a stable, production-tested extension for Elasticsearch integration. I wish it could be like caching with Redis used for both but I don't have time to write search drivers at the moment!
Re: All you need to know about Pirate-Community
Posted: Thu Nov 15, 2018 6:51 pm
by The Jonster
Whenever I used the search back then(rarely) I noticed there were some generic 3-letter words that would often be ignored in my search (such as âoneâ, âtheâ, etc.) which wasnât so great when I was looking for a post with those words and I come up with posts that hardly matched. Itâs definitely become easier to find my posts thanks to the update along with the removal of the minimum, so I like how this update to the forum search is going so far.

Re: All you need to know about Pirate-Community
Posted: Thu Nov 15, 2018 6:56 pm
by Steo
I've just tried it and now I can search for the term "fun"
Pretty nice update and makes it much easier to search for old posts

Re: All you need to know about Pirate-Community
Posted: Thu Nov 15, 2018 8:59 pm
by PluMGMK
Well, I'm often in a situation where I'd really like this functionality, but now it's here I can't think of a specific case to test it.

Well, it's awesome that it's here anyway!
Re: All you need to know about Pirate-Community
Posted: Sun Dec 23, 2018 2:23 am
by Steo
I can tell you that the search function really makes it so much easier to find specific posts than the old one anyway, it can even search for the term "I". The old one was very fussy where not only was it at least 4 letters, but it used to return that certain terms were too common.
Re: All you need to know about Pirate-Community
Posted: Sun Dec 23, 2018 11:33 am
by PluMGMK
Well, I seem to have found a glitch with it yesterday. When I followed the link on my profile to search all my posts, the two most recent ones were missing. It righted itself after a few minutes thoughâŠ
Re: All you need to know about Pirate-Community
Posted: Sun Dec 23, 2018 12:04 pm
by Steo
I noticed that too actually if I post and search within minutes of posting. I wasn't sure if that was normal though.
Re: All you need to know about Pirate-Community
Posted: Sun Dec 23, 2018 2:38 pm
by PluMGMK
That didn't happen with the old system, I'm pretty sure. Still, if it's only for a few minutes it's not that big a deal I guess.
Re: All you need to know about Pirate-Community
Posted: Sun Dec 23, 2018 3:29 pm
by Steo
I was wondering if they take a few minutes to show up, would a deleted post take a few minutes to disappear from the search too. That probably doesn't make sense that way around though, and even if it did, it's not important either.
Re: All you need to know about Pirate-Community
Posted: Sat Dec 29, 2018 5:31 pm
by Hunchman801
PluMGMK wrote: Sun Dec 23, 2018 11:33 am
Well, I seem to have found a glitch with it yesterday. When I followed the link on my profile to search all my posts, the two most recent ones were missing. It righted itself after a few minutes thoughâŠ
Yeah, it's not so much a bug as a design choice. The Sphinx index must be updated to show the latest results, and I believe I've set a cron job to take care of this every five minutes. If it turns out to be a problem, I could always increase the frequency and see if it doesn't impact performance too much.
Re: All you need to know about Pirate-Community
Posted: Sat Dec 29, 2018 7:44 pm
by PluMGMK
Well, that's okay. I can't really see it being a problem. Just maybe something for us to be aware of.
Re: All you need to know about Pirate-Community
Posted: Sat Dec 29, 2018 8:00 pm
by Steo
The only reason it could possibly be a problem, is if you somehow can't find a post you made less than 5 minutes ago.
Even if that was to ever happen, you could find it under "Search user's posts", considering it was literally only posted moments ago. I think 5 minute intervals is all right.
Re: All you need to know about Pirate-Community
Posted: Mon Jan 14, 2019 10:23 am
by Hunchman801
Steo wrote: Sat Dec 29, 2018 8:00 pm
Even if that was to ever happen, you could find it under "Search user's posts", considering it was literally only posted moments ago.
Well, it might still take up to five minutes to show up there, actually.
Re: All you need to know about Pirate-Community
Posted: Mon Jan 14, 2019 1:24 pm
by Steo
I didn't think of that, but there's no crazy rush to search for a post that's less than 5 minutes old really. I'm sure that realistically within 5 minutes, the post would still be in the recent posts on the home page.