[ https://issues.apache.org/jira/browse/LUCENE-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473419 ]
Erik Hatcher commented on LUCENE-805: ------------------------------------- The examples from Lucene in Action are freely available and Otis and I are fine with assigning the ASL to them (its currently unspecified but implicitly ASLd). If these would be useful, at least the Indexer.java and Searcher.java which are better demos than current demo application, we're free to use that as a starter. All the code could be contributed if folks are ok with that. In fact, maybe Otis and I should do the 2nd edition codebase within the Lucene svn somewhere so that it serves as a built-in example. > New Lucene Demo > --------------- > > Key: LUCENE-805 > URL: https://issues.apache.org/jira/browse/LUCENE-805 > Project: Lucene - Java > Issue Type: Improvement > Components: Examples > Reporter: Grant Ingersoll > Assigned To: Grant Ingersoll > Priority: Minor > > The much maligned demo, while useful, could use a breath of fresh air. This > issue is to start collecting requirements about what people would like to see > in a demo and what they don't like in the current one. > Ideas (not necessarily in order of importance): > 1. More in-depth tutorial explaining indexing/searching > 2. Multilingual support/demonstration > 3. Better demonstration of querying capabilities: Spans, Phrases, Wildcards, > Filters, sorting, etc. > 4. Dealing with different content types and pointers to resources > 5. Wiki use cases links -- I think it would be cool to solicit people to > contribute use cases to the docs. > 6. Demonstration of contrib packages, esp. Highlighter > 7. Performance issues/factors/tradeoffs. Lucene lessons learned and best > practices > Advanced tutorials: > 1. Hadoop + Lucene > 2. Writing custom analyzers/filters/tokenizers > 3. Changing Scoring > 4. Payloads (when they are committed) > Please contribute what else you would like to see. I may be able to address > some of these issues for my ApacheCon talk, but not all of them. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]