Switch to full style
Discussions about Coollector.
Post a reply

Movie string/filtered search

Mon Nov 14, 2011 12:28 pm

Hi,..

I have been looking in the program for the movie "Die", and when
i typed the name, the input field stays open waiting for more input.
BUT, there is no more input.

Now i have to scroll trough the (about 450) listed movies with the
word "Die" in it till i find movies starting with "D"

Why not showing only the movie "Die" when typing is ready ?

Re: Movie string/filtered search

Mon Nov 14, 2011 12:57 pm

Skinamp wrote:Why not showing only the movie "Die" when typing is ready ?

How would the program know that typing is ready ? I don't understand.


Skinamp wrote:Now i have to scroll trough the (about 450) listed movies with the
word "Die" in it till i find movies starting with "D"

It's true that some movies are very annoying to search. The best solution that I've found so far would be to add letter buttons to quickly access the first movie starting with "D".

viewtopic.php?f=1&t=608&p=4601#p4601

Re: Movie string/filtered search

Mon Nov 14, 2011 1:59 pm

Oke, this would do it,.. on the other hand, when the
program gets an enter after the word Die, it could
present the movies with the word Die as first word ?

Re: Movie string/filtered search

Mon Nov 14, 2011 2:09 pm

Skinamp wrote:on the other hand, when the
program gets an enter after the word Die, it could
present the movies with the word Die as first word ?

I'm sorry, it wouldn't be coherent. The results are ordered alphabetically.

Re: Movie string/filtered search

Mon Nov 14, 2011 2:16 pm

Skinamp wrote:it could present the movies with the word Die as first word ?

Maybe there we have the beginning of an idea...

The string search could present a short list of best results, in addition to the full list of results. This short list would show exact matches and most popular movies.

Re: Movie string/filtered search

Mon Nov 14, 2011 2:32 pm

(cool) Hector wrote:Maybe there we have the beginning of an idea...

I made a sketch, and that looks very interesting. I think it could completely replace the other idea of letter buttons.

Re: Movie string/filtered search

Mon Nov 14, 2011 3:01 pm

Oke, that sounds nice
:party:

Re: Movie string/filtered search

Tue Jan 17, 2012 12:45 pm

In this world of texting and generally poor use of spelling and syntax, a more intuitive string search would be nice. For instance, my search for Columbiana was a no-hit, because it was supposed to be Colombiana. Perhaps you could urge the string search to look for partial word matches, maybe? Thank you on behalf of us illiterate folks.

Re: Movie string/filtered search

Tue Jan 17, 2012 1:15 pm

spuhworm wrote:a more intuitive string search would be nice.

Sorry, but I don't plan to change the string search.

The fuzzy search that you suggest is completely different from the exact search that we have now => I would lose all the work that I've done to create the current search + I would have to spend a lot of time to code the new search + a fuzzy search would be very slow compared to the exact search (there are many movies, but that's okay with the exact search because it's indexed) + I personally prefer the benefits of an exact search.
Post a reply