: When I test it, if I test it with "stored=true", it works as expected, if I
: test with with "stored=false" the resultset is empty.

Adding stored="false" has no impact on anything related to searchings -- 
it only affects what values can be written out by the response writer. 
There's no way only changing that attribute on a field could produce the 
behavior you're describing.

If you post your schema.xml, some sample data, and examples of the queries 
you are attempting; people could probably help you spot what may be 
causing your problem.

-Hoss

Reply via email to