|
moderated
What is the algorithm for the display order of groups after entering a keyword search?
#misc
Yes, and hey, have a look at my bug post. That's correct and it looks like the page itself was designed to search (filter) on a term, and then display the results ordered on the user's choice of crite
Yes, and hey, have a look at my bug post. That's correct and it looks like the page itself was designed to search (filter) on a term, and then display the results ordered on the user's choice of crite
|
By
J_Catlady
· #26958
·
|
|
moderated
What is the algorithm for the display order of groups after entering a keyword search?
#misc
This is what I was getting at with my other post about abstract ideas. To be even more ;) pedantic, in SQL and similar query languages, SELECT is not the same as ORDER BY, nor are the things selected
This is what I was getting at with my other post about abstract ideas. To be even more ;) pedantic, in SQL and similar query languages, SELECT is not the same as ORDER BY, nor are the things selected
|
By
Glenn Glazer
· #26957
·
|
|
moderated
What is the algorithm for the display order of groups after entering a keyword search?
#misc
Here's a little background on how searches like this work. Many of the people here are programmers and will find this boring, but if you are not among the cognoscenti, you may find this explanation he
Here's a little background on how searches like this work. Many of the people here are programmers and will find this boring, but if you are not among the cognoscenti, you may find this explanation he
|
By
Marv Waschke
· #26956
·
|
|
moderated
What is the algorithm for the display order of groups after entering a keyword search?
#misc
See my other thread with the bug report. When you don't enter a search term and click "by name," it's alpha (not reverse alpha) order so that's inconsistent. Probably the search does display the elast
See my other thread with the bug report. When you don't enter a search term and click "by name," it's alpha (not reverse alpha) order so that's inconsistent. Probably the search does display the elast
|
By
J_Catlady
· #26949
·
|
|
moderated
How to make your group findable.
#misc
And all of that (except for "quietest") I'm 99% sure was Mark's intention in creating the search page. Note that the search box stays available when you've clicked on any of those criteria, as if you
And all of that (except for "quietest") I'm 99% sure was Mark's intention in creating the search page. Note that the search box stays available when you've clicked on any of those criteria, as if you
|
By
J_Catlady
· #26948
·
|
|
moderated
How to make your group findable.
#misc
Seems to me that we have a consensus that whoever is doing the search should have the options to get the results ordered by biggest, smallest, newest, oldest, busiest or quietest. Is there a reason to
Seems to me that we have a consensus that whoever is doing the search should have the options to get the results ordered by biggest, smallest, newest, oldest, busiest or quietest. Is there a reason to
|
By
ro-esp
· #26947
·
|
|
moderated
What is the algorithm for the display order of groups after entering a keyword search?
#misc
Although the results ARE reverse sorted by name, removing the "(by Name)" designation on the results page may prevent confusion. It's quite possible that the order shown is the default for Elasticsear
Although the results ARE reverse sorted by name, removing the "(by Name)" designation on the results page may prevent confusion. It's quite possible that the order shown is the default for Elasticsear
|
By
Duane
· #26945
·
|
|
moderated
How to make your group findable.
#misc
I think there's actually a fundamental mistake or mismatch in the search groups page and I'm calling this a bug, or even bugs, plural. You can search by most popular, most active, newest, or by name,
I think there's actually a fundamental mistake or mismatch in the search groups page and I'm calling this a bug, or even bugs, plural. You can search by most popular, most active, newest, or by name,
|
By
J_Catlady
· #26944
·
|
|
moderated
How to make your group findable.
#misc
There are certainly ways to make more people happy, both group owners and group hungers. Simply allow the left-side display criteria to include filtering by a search term. Everyone can choose their ow
There are certainly ways to make more people happy, both group owners and group hungers. Simply allow the left-side display criteria to include filtering by a search term. Everyone can choose their ow
|
By
J_Catlady
· #26943
·
|
|
moderated
How to make your group findable.
#misc
I have two generic thoughts on the subject: 1) What one searches on and what one orders by do not have to be the same thing. One could full imagine searching for "dogs" and ordering by number of membe
I have two generic thoughts on the subject: 1) What one searches on and what one orders by do not have to be the same thing. One could full imagine searching for "dogs" and ordering by number of membe
|
By
Glenn Glazer
· #26942
·
|
|
moderated
How to make your group findable.
#misc
I think that pretty much sums it up. Each group owner has their own preference as to how the results will be sorted and there's no way to make everyone happy. Work on the search mechanism would only g
I think that pretty much sums it up. Each group owner has their own preference as to how the results will be sorted and there's no way to make everyone happy. Work on the search mechanism would only g
|
By
Duane
· #26941
·
|
|
moderated
What is the algorithm for the display order of groups after entering a keyword search?
#misc
LOL I spent about 10 years doing query optimazation for a database company. Thanks for the great info.
LOL I spent about 10 years doing query optimazation for a database company. Thanks for the great info.
|
By
J_Catlady
· #26940
·
|
|
moderated
How to make your group findable.
#misc
You still have all the issues. A group called Sports whose description states "This group deals with all sports except golf" will display above your Goling for Cats group.
You still have all the issues. A group called Sports whose description states "This group deals with all sports except golf" will display above your Goling for Cats group.
|
By
J_Catlady
· #26939
·
|
|
moderated
What is the algorithm for the display order of groups after entering a keyword search?
#misc
That's not conflicting information. Taken as a whole it makes perfect sense if you understand how databases and searches work. I stand by both statements. Duane
That's not conflicting information. Taken as a whole it makes perfect sense if you understand how databases and searches work. I stand by both statements. Duane
|
By
Duane
· #26938
·
|
|
moderated
How to make your group findable.
#misc
Made some quick tests with my "crash test dummy" group. The bad news: Groups that have every one of the requested list of search words in the group name or description are displayed in reverse alpha o
Made some quick tests with my "crash test dummy" group. The bad news: Groups that have every one of the requested list of search words in the group name or description are displayed in reverse alpha o
|
By
Curt Gowan
· #26937
·
|
|
moderated
What is the algorithm for the display order of groups after entering a keyword search?
#misc
Sure. But I'm not sure we should start a new topic for that. Here's what I would say to sum it all up. Currently, results of a "By Name" group search are displayed in an order that does not relate to
Sure. But I'm not sure we should start a new topic for that. Here's what I would say to sum it all up. Currently, results of a "By Name" group search are displayed in an order that does not relate to
|
By
J_Catlady
· #26936
·
|
|
moderated
What is the algorithm for the display order of groups after entering a keyword search?
#misc
Could someone word this well enough to make this a suggestion? I'll chime in with my support. It's not a bug as such as it was set up this crazy way. Donald <j.olivia.catlady@...> wrote: -------
Could someone word this well enough to make this a suggestion? I'll chime in with my support. It's not a bug as such as it was set up this crazy way. Donald <j.olivia.catlady@...> wrote: -------
|
By
Donald Hellen
· #26935
·
|
|
moderated
What is the algorithm for the display order of groups after entering a keyword search?
#misc
And it seems that it in fact is not. Of course, there's one person who could answer this in 2 seconds, and that is the person I addressed in my original message in this thread. :)
And it seems that it in fact is not. Of course, there's one person who could answer this in 2 seconds, and that is the person I addressed in my original message in this thread. :)
|
By
J_Catlady
· #26934
·
|
|
moderated
What is the algorithm for the display order of groups after entering a keyword search?
#misc
It doesn't seem to matter in what order elastisearch returns the results, because as Duane himself and others have said, and as we have seen with our own eyes, the display order is turned into strictl
It doesn't seem to matter in what order elastisearch returns the results, because as Duane himself and others have said, and as we have seen with our own eyes, the display order is turned into strictl
|
By
J_Catlady
· #26933
·
|
|
moderated
What is the algorithm for the display order of groups after entering a keyword search?
#misc
True, it's totally dependent on what order the database is saved. Elasticsearch will list them in the order they're retrieved from the search, since all results will have a score of 1, unless some pro
True, it's totally dependent on what order the database is saved. Elasticsearch will list them in the order they're retrieved from the search, since all results will have a score of 1, unless some pro
|
By
Duane
· #26932
·
|