I am using a "List<String> tags" property on my searchable models, I fill it
when I put the entities with all the matches I will like to have, and I
query them like query.filter("tags", "SomeString");Regards 2010/3/6 Prashant Gupta <[email protected]> > Hi, > > I want to make my app's data searchable. is there any library or tool > available which can make my task easier? > > Thanks. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
