Do you mean supporting Solr or SolrJ? Runing Solr server in GAE is
going to be extremely hard because Solr requires, file system acess
and threads.
As for SolrJ the patch should work. we just need an implementation
using simple http urlconnection instead of http client
On Sat, Aug 1, 2009 at 10:
Hi Chantal,
If you are really dealing with languages (i.e. not very dynamic or large list
of cores), could you simply copy a core and then delete all documents that
don't satisfy the language criteria? (e.g. copy the main core with docs in all
languages, and then delete all docs that are not in
On Fri, Jul 31, 2009 at 3:19 PM, Yao Ge wrote:
> Having a large number of fields is not the same as having a large number of
> facets. To facets are something you would display to users as aid for query
> refinement or navigation. There is no way for a user to use 3700 facets at
> the same time.
I
Am 28.07.2009 um 19:53 schrieb Jack Bates:
Hi Jack,
- and searching for "solr suggest" - but haven't figured out how to
get
search suggestions from solr
There're two easy ways out of the box that I see currently:
A) using a requesthandler with a TermsComponent
Advantage: easy and fast
Di
hello, thanks for the response, i did take a look at that document but
in my application i actually want the duplicates, as i mentioned, the
matching text could be very different among cluster members, what
joins them together is a similar set of numeric features.
currently i do a query with fq=du