Re: Does Solr support Natural Language Search

2010-11-04 Thread Li Li
I don't think current lucene will offer what you want now. There are 2 main tasks in a search process. One is "understanding" users' intension. Because natural language understanding is difficult, Current Information Retrival systems "force" users input some terms to express their needs

RE: Does Solr support Natural Language Search

2010-11-04 Thread Steven A Rowe
Hi Jayant, I think you mean NL search as opposed to Boolean search: the ability to return ranked results from queries based on non-required term matches. Right? If that is what you meant, then the answer is: "Yes!". If not, then you should rephrase your question. Otherwise, the answer coul