How to create a quiz application?

How do I create a search application that will rate a documents relevance to a set of training documents containing application or module specific key words?

  • I would like to create a search application that will rip through a business requirements document and then compare the document's contents to a set of default documents containing domain specific key words for a given application or module.  Then using a scoring algorithm, determine the most likely impacted application or module given the ask in the business requirements document.  I've been looking at Apache Solr / Lucene as a starting technology.

  • Answer:

    I've made some solid progress on my question and search application leveraging Lucid Imagination's LucidWorks Enterprise Solution based upon Apache Solr / Lucene.  Instead of training documents, which was sort of naively conceived, I now just index all of the documents and my search query contains the relevant module key words/terms.  It works very well.

Scott Ortiz at Quora Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.