Re: [Semanticscuttle-devel] getBookmarks() tag problems / user session problems
Brought to you by:
cweiske
From: Mark P. <mpe...@gm...> - 2011-05-20 18:16:00
|
Ok, the getBookmarks() function is back the way it was and all tests pass. Give it a go and see if I'm missing anything. On Thu, May 19, 2011 at 12:44 AM, Christian Weiske <cw...@cw...> wrote: > Hello Mark, > > >> Just figured why we're not on the same page. I'm thinking the use of >> multiple tags is an inclusive search (i.e. give me bookmarks that have >> a tag "cat" or "dog") whereas you are wanting it to be an exclusive >> search (i.e. give me bookmarks that have both "cat" and "dog" as >> tags). > Yep, that's really so. The docblock also does not state what the tags > parameter does, so both of us are correct. I don't like the way this > method works anyway and would rather have the possibility to use > complex searches (foo1 foo2 OR bar -tag:baz -user:blubb). This may be > implemented by adding a new bookmarks search method, or using i.e. > lucene/solr to the mix - so it's a bit off. > > > -- > Regards/Mit freundlichen Grüßen > Christian Weiske > > -=≡ Geeking around in the name of science since 1982 ≡=- > > ------------------------------------------------------------------------------ > What Every C/C++ and Fortran developer Should Know! > Read this article and learn how Intel has extended the reach of its > next-generation tools to help Windows* and Linux* C/C++ and Fortran > developers boost performance applications - including clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > Semanticscuttle-devel mailing list > Sem...@li... > https://lists.sourceforge.net/lists/listinfo/semanticscuttle-devel > > |