Hi Erik and Otis
Do you think release a new LIA edition for lucene 2.0?
Regards
Ernesto.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi All
Exist an analyzer for Asturian language?
Regards,
Ernesto.
--
Ernesto De Santis - Colaborativa.net
La Plata, Argentina.
http://www.colaborativa.net/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands
.
Every line of code in QueryTermsExtractor that calls
terms.add(new WeightedTerm(..))
would be the place to test the field name then.
For now you could copy QueryTermsExtractor and put an
"if" around these lines which tests the field name for
your choice of field.
Cheers
Mark
[EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Ernesto De Santis - Colaborativa.net
La Plata, Argentina.
http://www.colaborativa.net/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
he parameter is the query:
*highlighter = new Highlighter(new QueryScorer(query));*
but I don't say witch is the field to highlight.
The another QueryScorer constructor is:
*QueryScorer(WeightedTerm[] wet);*
But, who I can get the terms from body field in my query?
Regards
Ernesto.
--
Ernesto D
nges made to the index?
Regards
Daniel
--
Ernesto De Santis - Colaborativa.net
La Plata, Argentina.
http://www.colaborativa.net/
___
A tu celular ¿no le falta algo?
Usá Yahoo! Messenger y Correo Yahoo! en tu teléfono celular.
Más informa
ch.BooleanQuery$TooManyClauses: null
Now I fix the TooManyClauses issue in my application.
The e.getMessage() == null is a lucene bug?
Bye
Ernesto.
--
Ernesto De Santis - Colaborativa.net
La Plata, Argentina.
http://www.colaborativa.net/
-
Hi
Exist a max length for a Field value?
I have problems indexing large body files.
The bottom isn't indexed.
Bye,
Ernesto.
--
Ernesto De Santis - Colaborativa.net
Córdoba 1147 Piso 6 Oficinas 3 y 4
(S2000AWO) Rosario, SF, Arge
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Ernesto De Santis - Colaborativa.net
Córdoba 1147 Piso 6 Oficinas 3 y 4
(S2000AWO) Rosario, SF, Argentina.
-
To unsubscribe,
rd queries in lucene code?
Ernesto.
Erik Hatcher escribió:
Wildcard terms simply are not analyzed. How could it be possible to
do this? What if I search for "a*" - how could you stem that?
Erik
On Mar 31, 2005, at 9:51 AM, Ernesto De Santis wrote:
Hi
I get an unexpected behavior when u
("ex*ple");
strq = q.toString();
assertEquals("body:ex*pl", strq);
//FAIL strq == body:ex*ple
With this behavior, the search does not find any document.
Bye
Ernesto.
--
Ernesto De Santis - Colaborativa.net
Córdoba
ne
"amigo" is fine but "amigismo" not is fine
the right word is "amiguismo".
this happen every times when the 'g' letter.
I don't know if it is possible to fix or it produces an ambiguity.
Ernesto.
--
12 matches
Mail list logo