Re: Solr UIMA integration problem

2011-08-17 Thread solr nps
change the 'feature' elements' values to 'coveredText' which contains the text covered by the specified UIMA annotation. Hope this helps, Tommaso [1] : http://svn.apache.org/repos/asf/uima/addons/trunk/Tagger/src/main/java/org/apache/uima/SentenceAnnotation.java 2011/8/17 solr nps solr

Solr UIMA integration problem

2011-08-16 Thread solr nps
Hello, I am using Solr 3.3. I have been following instructions at https://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_3_3/solr/contrib/uima/README.txt My setup looks like the following. solr lib directory contains the following jars apache-solr-uima-3.3.0.jar commons-digester-2.0.jar

return meta information with every search

2011-08-01 Thread solr nps
we have a fairly complex taxonomy in our search system. I want to store the taxonomy revision that was used to built the Solr index. This revision number is not specific to a document but it is specific to the entire index. I want this revision number to be returned as part of every search. What

Using functions in fq

2011-07-19 Thread solr nps
My documents have two prices retail_price and current_price. I want to get products which have a sale of x%, the x is dynamic and can be specified by the user. I was trying to achieve this by using fq. If I want all sony tv's that are at least 20% off, I want to write something like q=sony

Re: Using functions in fq

2011-07-19 Thread solr nps
I read about frange but didn't think about using it like you mentioned :) Thank you. On Tue, Jul 19, 2011 at 4:12 PM, Yonik Seeley yo...@lucidimagination.comwrote: On Tue, Jul 19, 2011 at 6:49 PM, solr nps solr...@gmail.com wrote: My documents have two prices retail_price and current_price

extending edismax?

2011-07-13 Thread solr nps
I am using Solr 3.3. I am using the edismax query parser and I am getting great results. To improve relevancy I want to add some semantic filters to the query. E.g. I want to pass the query red shoes as q=shoesfq=color:red. I have a service that can tell me that in the phrase red shoes the word