Re: How to distribute lucene using rsync
Yes, see Solr. It takes care of all this, and then some, for you. -Grant On Aug 25, 2007, at 9:52 PM, varma d wrote: Hi Lucene gurus, I am newbie and i have a question on transfering index directories across multiple machines. Whenever i update/add any new documents to the existing index, then it is generating new .cfs file. Because of this , i ended up doing complete transfer (instead of diff) as the file names got changed. Is there any way to make the .cfs file name as fixed. I would like to know if anyone successfully synced index directories using rsync. Thanks for ur time varma -- Grant Ingersoll http://lucene.grantingersoll.com Lucene Helpful Hints: http://wiki.apache.org/lucene-java/BasicsOfPerformance http://wiki.apache.org/lucene-java/LuceneFAQ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: Re: How to distribute lucene using rsync
Tom Roberts is out of the office until 3rd September 2007 and will get back to you on his return. http://www.luxonline.org.uk http://www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: Re: Re: How to distribute lucene using rsync
Tom Roberts is out of the office until 3rd September 2007 and will get back to you on his return. http://www.luxonline.org.uk http://www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: Indexing
> > Concept Search - > > 1. For example - Would like to search documents for "Wild > Animals". However, "Wild Animals" will consist of an unlimited number > of N-grams such as I am a bit confused. What is the point of N-grams regarding this concept search? I do not see how N-grams could help you out. Or am I missing something here? Where did you get the N-grams idea from? Regards Ard > > FOX > DEER > MOOSE > BEAR > ELK > COYOTE > WOLF > RACOON > SQUIRREL > : > : > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Get results from partial search keyword
Hi guys, How can I get the search result like "searching, searches, searcher, searchers, searched" while I just key in search keyword? And the words within the quotes will be highlighted as well. Thank you. -- View this message in context: http://www.nabble.com/Get-results-from-partial-search-keyword-tf4333228.html#a12341296 Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Maximum index size
Hello, I'm indexing 2,5 millions docs. I already have added 1,2 millions docs to the index and the indexing speed becomes quite slow. my index directory is 1GB . Is there a limit to the indexing size? Is the indexing slow when the number of terms are big? -- Antoine Baudoux Development Manager [EMAIL PROTECTED] Tél.: +32 2 333 58 44 GSM: +32 499 534 538 Fax.: +32 2 648 16 53
Re: Maximum index size
Tom Roberts is out of the office until 3rd September 2007 and will get back to you on his return. http://www.luxonline.org.uk http://www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: Re: Maximum index size
Tom Roberts is out of the office until 3rd September 2007 and will get back to you on his return. http://www.luxonline.org.uk http://www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]