Hi, > From: manu mohedano [mailto:[EMAIL PROTECTED]
> Hi All! I have a trouble... When I index text documents in > english, there is no problem, buy when I index Spanish text > documents (And they're big), a lot of information from the > document don't become indexed (I suppose it is due to the > Analyzer, but if the documents is less tahn 400kb it works > perfectly). Howewer I want to Index ALL the strings in the > document with no StopWords. Is this possible?? Read javadoc about DEFAULT_MAX_FIELD_LENGTH at http://lucene.apache.org/java/docs/api/org/apache/lucene/index/IndexWriter.h tml#setMaxFieldLength(int) Pasha Bizhan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]