Dan Price wrote:
> On Mon 21 Jul 2008 at 02:26PM, Brock Pytlik wrote:
>   
>> INDEX      ACTION    VALUE                     PACKAGE
>> description set      gmake               pkg:/[EMAIL PROTECTED]
>>     
>
> Argh, that's an annoying problem!  If possible, I think I'd like to see
>
> "gmake - GNU make" in the VALUE field, if possible.
>
>         -dp
>
>   
Sorry, that's not gonna happen, certainly not in this release. From what 
I can tell about the client code, it uses spaces to delineate the 4 
return values, so the desired answer isn't possible without revving the 
search version. When we rev the search version, we're probably going to 
be sending back the entire action to the client, so an entire different 
world opens up on output options then.

As a side note, this also wouldn't work with a great deal of the search 
code as is right now, b/c it assumes a bag of words model with words 
separated by spaces. Once we move to search 2.0 (or 1.0, whatever the 
next version is) we can eliminate that assumption and add a lot more 
interesting things to do client side.

Brock

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to