How to search or retrieve document from couch base server using couch base lite?

I am not able to add filters using couch base lite in my application

Can you describe your question/problem in more detail?

i want to run queries to search the data locally in my android application using couch base lite

Couchbase Lite operates on its local database. It does not (currently) have any functionality for running queries against the server.