Hey guys,
Just wanted to show you my new personal site:
https://ali.actor
You can put in any question about me and it finds the closest match (from
about 100 documents fed into it) using Lucene + some extra magic on the
backend.
Hosted on a $5 box on AWS!
Ali.
I've noticed some interesting and unexpected behavior regarding performance of
the Facets aggregation in Lucene 4.4 and am wondering if anyone has come across
this before and can offer insight to potential factors.
In a nutshell, the CachingWrapperFilter results in significant performance
gain
M
Sent from my iPhone
-
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org
I'm new to lucene and am interested in learning how enterprises deploy
multi-server installations of lucene for large 24x7 operations.
The first question that comes to mind is: are most of the design decisions made
at during development time, or can a simple server be 'grown into' something
Hey Jeff!
Storey, Jeff schrieb:
Could you explain what you did for your solution? This is a problem I'm currently facing as well. But, for example, if
the user searches for "head~" would you also be able to highlight "read" and "dead" if
they are returned or just "head" without the ~.
It i
Stephan Spat wrote:
Hello again!
It replaces german umlauts, e.g. ä <=> a, ü <=> u, ... . So no umlauts
are in the index. For searching I use the same Analyzer. When I do a
simple search for a word with umlauts there is no problem. But if I use
addidionally wildcards I suppose the word is not
Thanks for the quick reply. I'll be implementing this in the next couple
of days. Appreciate it!
Jeff
-Original Message-
From: Stephan Spat [mailto:[EMAIL PROTECTED]
Sent: Monday, November 20, 2006 8:43 AM
To: java-user@lucene.apache.org
Subject: Re: Q: Highlighter + Search sy
: java-user@lucene.apache.org
: To: java-user@lucene.apache.org
: Subject: Q: Searching - Use of field to increase score, without filtering
:
: Hello everybody!
:
: I used Weka-classification to classify document into different classes.
: In Lucene I saved the predicted classes (besides the document +
Hello everybody!
I used Weka-classification to classify document into different classes.
In Lucene I saved the predicted classes (besides the document +
metadata) for these docs into a field called preclasses. Now I would
like to use this field to boost the score, if a userquery agree to the