p;terms.lower=london&terms.upper=london&terms.upper.incl=true
It turned out that I was missing the leading "/" in "/autoSuggest". This needs
to be explicit in the documentation.
Thanks!
Clay
-----Original Message-
From: Grant Ingersoll [mailto:gsing...@apache
er@lucene.apache.org
Subject: Re: Term Counts/Term Frequency Vector Info
You can send arbitrary requests via SolrJ, just use the parameter
map via the query method: http://lucene.apache.org/solr/api/solrj/org/apache/solr/client/solrj/SolrServer.html
.
-Grant
On Apr 7, 2009, at 1:52 PM, Fi
ersoll [mailto:gsing...@apache.org]
Sent: Tuesday, April 07, 2009 10:41 PM
To: solr-user@lucene.apache.org
Subject: Re: Term Counts/Term Frequency Vector Info
You can send arbitrary requests via SolrJ, just use the parameter map via the
query method:
http://lucene.apache.org/solr/api/solrj/org/apac
gersoll [mailto:gsing...@apache.org]
Sent: Monday, April 06, 2009 5:43 PM
To: solr-user@lucene.apache.org
Subject: Re: Term Counts/Term Frequency Vector Info
See also http://wiki.apache.org/solr/TermsComponent
You might be able to apply these patches to 1.3 and have them work,
but there is no g
11
-Original Message-
From: Grant Ingersoll [mailto:gsing...@apache.org]
Sent: Monday, April 06, 2009 5:43 PM
To: solr-user@lucene.apache.org
Subject: Re: Term Counts/Term Frequency Vector Info
See also http://wiki.apache.org/solr/TermsComponent
You might be able to apply these pat
See also http://wiki.apache.org/solr/TermsComponent
You might be able to apply these patches to 1.3 and have them work,
but there is no guarantee. You also can get some termDocs like
capabilities through Solr's faceting capabilities, but I am not aware
of any way to get at the term vector