I need your help. I am building a prototype to index text documents for my school. The students will upload their paper through browser and my gae apps is supposed to index them and make them searchable. Is lucene the best solution on GAE? If so, could you show me a very simple (WITHOUT struts2, spring, hibernate, etc..) tutorial of how to use lucene with GAE? The lucene example in googlecode is read-only and require off-line index building, which doesn't work with dynamic document upload. Your help is greatly greatly appreciated. Thanks in advance.
-- 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.
