Hi Rohit,

On Thu, Jun 27, 2013 at 4:42 AM, Rohit Yadav <bhais...@apache.org> wrote:

> - Have search features right from beginning of your work. For ex. implement
> something to search all fields on a table, make the head of the table
> sortable. Have Lucene integration, which would be awesome to do searching.
> A typical Cloud can have hundreds or thousands of instances etc.
>

Not sure if Lucene is needed here. It could done on the client side. It is
a couple of minutes task to add a search feature with angular's filter
directive. Here's an example from their tutorials(
http://docs.angularjs.org/tutorial/step_03). Maybe this could just be
enough. I am not sure about the performance with thousands of instances.
Will look into it.

I am yet to design the mockups for the final UI. I'll keep all other
suggestions in mind.

Thanks!
Shiva Teja.

Reply via email to