RE: Problems indexing large documents

2006-06-10 Thread Rob Staveley (Tom)
ce. maxFieldLength = -1 could perhaps denote what's needed?? -Original Message- From: Rob Staveley (Tom) [mailto:[EMAIL PROTECTED] Sent: 10 June 2006 07:22 To: java-user@lucene.apache.org Subject: RE: Problems indexing large documents I'm trying to come to terms with http://lucene.a

RE: Problems indexing large documents

2006-06-09 Thread Rob Staveley (Tom)
5 To: java-user@lucene.apache.org Subject: RE: Problems indexing large documents 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

Problems indexing large documents

2006-06-09 Thread manu mohedano
Problem Solved! Thank's a lot guys!!!

RE: Problems indexing large documents

2006-06-09 Thread Pasha Bizhan
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

Re: Problems indexing large documents

2006-06-09 Thread Daniel Naber
On Freitag 09 Juni 2006 21:31, manu mohedano wrote: > 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 Read the FAQ at http://wiki.a

Problems indexing large documents

2006-06-09 Thread manu mohedano
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 per