A 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
>
> > Hello,
> >
> > I am using Solr 3.3. I have bee
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
u
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 i
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 wrote:
> On Tue, Jul 19, 2011 at 6:49 PM, solr nps wrote:
> > My documents have two prices "retail_price" and "current_price".
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 t
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="shoes"&fq=color:red. I have
a service that can tell me that in the phrase "red shoes" the