Re: Store the documents content in the index

2011-07-19 Thread starz10de
thanks for your kind answer -- View this message in context: http://lucene.472066.n3.nabble.com/Store-the-documents-content-in-the-index-tp3176703p3182340.html Sent from the Lucene - Java Users mailing list archive at Nabble.com

Re: Store the documents content in the index

2011-07-18 Thread Andrew Kane
rm in the index? > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Store-the-documents-content-in-the-index-tp3176703p3176703.html > Sent from the Lucene - Java Users mailing list archive at Nabble.com. > > --

Re: Store the documents content in the index

2011-07-18 Thread Erick Erickson
em or whether you're, say, CPU bound or else risk wasting lots of time and energy and still not fixing the problem. Best Erick On Mon, Jul 18, 2011 at 4:13 PM, starz10de wrote: > thanks for your reply > > -- > View this message in context: > http://lucene.472066.n3.n

Re: Store the documents content in the index

2011-07-18 Thread starz10de
thanks for your reply -- View this message in context: http://lucene.472066.n3.nabble.com/Store-the-documents-content-in-the-index-tp3176703p3180435.html Sent from the Lucene - Java Users mailing list archive at Nabble.com

RE: Store the documents content in the index

2011-07-18 Thread starz10de
thanks for your reply -- View this message in context: http://lucene.472066.n3.nabble.com/Store-the-documents-content-in-the-index-tp3176703p3180432.html Sent from the Lucene - Java Users mailing list archive at Nabble.com

RE: Store the documents content in the index

2011-07-18 Thread Jagdish Vasani
, July 17, 2011 6:10 PM To: java-user@lucene.apache.org Subject: Store the documents content in the index HI, Currently my text source files (800 000) are stored in folder which make retrieving it by many users some how slow. I heard it might be possible that these files content can be stored in

Re: Store the documents content in the index

2011-07-18 Thread Ian Lea
iew this message in context: > http://lucene.472066.n3.nabble.com/Store-the-documents-content-in-the-index-tp3176703p3176703.html > Sent from the Lucene - Java Users mailing list archive at Nabble.com. > > - > To unsubs

Store the documents content in the index

2011-07-17 Thread starz10de
content in the index instead of just “doc id” which is assigned with each term in the index? -- View this message in context: http://lucene.472066.n3.nabble.com/Store-the-documents-content-in-the-index-tp3176703p3176703.html Sent from the Lucene - Java Users mailing list archive at Nabble.com