Re: Search results after importing from Dih

2010-08-27 Thread hemantverm...@gmail.com
check is there any file other than segments file. if yes then your data is in index, commit it. try restart solr. -- View this message in context: http://lucene.472066.n3.nabble.com/Search-results-after-importing-from-Dih-tp1365720p1368560.html Sent from the Solr - User mailing list archive at N

Re: A few query issues with solr

2010-08-27 Thread hemantverm...@gmail.com
this link will help you: http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.WordDelimiterFilterFactory -- View this message in context: http://lucene.472066.n3.nabble.com/A-few-query-issues-with-solr-tp1358081p1369261.html Sent from the Solr - User mailing list archive at Nabble.co

SOLR UIMA - posTag

2012-05-08 Thread hemantverm...@gmail.com
Hi All I have intergrated UIMA and Solr and successfully indexed the documents. My requirement is to boost nouns over verbs. (Lets take for example field : description) Below is the sample index contents. - - Water Curses Prospect Hummer people are different in nature some bahaves be

Per Field Similarity

2012-05-24 Thread hemantverm...@gmail.com
Hi All I have a scinerio, suppose I want to use a new feature which is available in trunk and also available as a patch. Should I apply patch to the latest release version to use new feature or directly use the trunk? Which one will be the good approach and why? Thanks in advance Hemant -- View