atom feed14 messages in org.oasis-open.lists.search-ws-commentRE: [search-ws-comment] "Last Week" i...
FromSent OnAttachments
LeVan,RalphOct 25, 2010 7:01 am 
Edo PlantingaOct 25, 2010 7:12 am 
LeVan,RalphOct 25, 2010 7:27 am 
Edward C. ZimmermannOct 25, 2010 8:19 am 
Ray Denenberg, Library of CongressOct 25, 2010 3:43 pm 
LeVan,RalphOct 25, 2010 6:04 pm 
Edward C. ZimmermannOct 26, 2010 1:08 am 
Edo PlantingaOct 26, 2010 1:44 am 
Ray Denenberg, Library of CongressOct 26, 2010 6:50 am 
Ray Denenberg, Library of CongressOct 26, 2010 6:50 am 
Edward C. ZimmermannOct 26, 2010 11:54 pm 
LeVan,RalphOct 27, 2010 10:36 am 
Nicola FerroNov 3, 2010 11:48 am 
Ray Denenberg, Library of CongressDec 2, 2010 9:04 am 
Subject:RE: [search-ws-comment] "Last Week" is a bad idea for <actualValue>
From:Ray Denenberg, Library of Congress (rd@loc.gov)
Date:Oct 25, 2010 3:43:08 pm
List:org.oasis-open.lists.search-ws-comment

" It demonstrates that you have a date index that can be used for range searches .. "

Now I don't want to open up a whole nother can of worms. But doesn't this argue for yet one more element . a query. If you return the term "20101017 20101023" is the client likely to be able to formulate a valid query without any help? We do it for facets, return a query with each facet term.

--Ray

From: LeVan,Ralph [mailto:lev@oclc.org] Sent: Monday, October 25, 2010 10:28 AM To: Edo Plantinga; sear@lists.oasis-open.org Subject: RE: [search-ws-comment] "Last Week" is a bad idea for <actualValue>

The has nothing to do with client-defined range facets. The client has the option to specify what facets get returned and the server gets to decide what ranges are returned to the client. None of that has changed.

The issue is the value that gets returned in the server-defined range. Ed has advocated for the <actualValue> returned to be a magic string such as "Last Week". I suggest that a more useful value for developer educational purposes would be "20101017 20101023" as it would show the developer how to use ranges in other queries. It demonstrates that you have a date index that can be used for range searches and you give an example of such a range search in your facet response. This gets away from server "magic" and teaches the developer something about your server's capabilities.

Ralph

From: Edo Plantinga [mailto:Edo.@ictu.nl] Sent: Monday, October 25, 2010 10:13 AM To: LeVan,Ralph; sear@lists.oasis-open.org Subject: RE: [search-ws-comment] "Last Week" is a bad idea for <actualValue>

We *don't* have client-defined range facets, therefore the developer cannot figure out how to create such a query anyway. Your argument does not hold true for server-defined facets. To put it another way: there will be no sending of strings that have not been sent first by the *server*, and therefore there will be no "url hacking" or "query hacking".

_____

Van: LeVan,Ralph [mailto:lev@oclc.org] Verzonden: maandag 25 oktober 2010 16:02 Aan: sear@lists.oasis-open.org Onderwerp: [search-ws-comment] "Last Week" is a bad idea for <actualValue>

I've been giving more thought to our facets conversation and have decided that I don't like "Last Week" as a term to be sent back to the server. I'm not saying it is illegal or that the standard won't support it. I'm just saying I think it is a bad idea.

The reason is that it depends on server magic. The client, or more importantly the developer, won't learn anything about how to construct other range queries if we hide how it is done behind magic strings. If, instead, we send "20101017 20101023" as the <actualTerm>, then the developer might be able to figure out how to create their own query for "Two Weeks Ago".

Of course, an <actualTerm> of "20101017 20101023" would want a <displayTerm> of "Last Week".

Ralph