Ok simple enough. I just created a SearchComponent that removes values
from the fl param.
On 12/3/10 9:32 AM, Ahmet Arslan wrote:
When returning results is there a way
I can say to return all fields except a certain one?
So say I have stored fields foo, bar and baz but I only
want to return fo
> When returning results is there a way
> I can say to return all fields except a certain one?
>
> So say I have stored fields foo, bar and baz but I only
> want to return foo and bar. Is it possible to do this
> without specifically listing out the fields I do want?
There were a similar discuss