Solr becomes unresponsive while merging

2012-08-12 Thread Serdar Sahin
Hi, We have been using Solr for last three years without any problem. We have recently migrated our servers to a new datacenter, and our servers have been upgraded as well. We also used this opportunity to upgrade the software we use in our infrastructure. As a result of this, Solr is upgraded

Re: Highlighting Performance On Large Documents

2010-05-08 Thread Serdar Sahin
-indexing the document when you highlight it. http://www.lucidimagination.com/search/out?u=http%3A%2F%2Fwiki.apache.org%2Fsolr%2FFieldOptionsByUseCase On Wed, May 5, 2010 at 5:01 PM, Koji Sekiguchi k...@r.email.ne.jp wrote: (10/05/05 22:08), Serdar Sahin wrote: Hi, Currently

Re: Highlighting Performance On Large Documents

2010-05-08 Thread Serdar Sahin
not be stored. Then your document stored in a separate field that you use for highlighting and has the term* attributes. In general, highlighting has been a problem area all along and there are little edge cases that I don't know how to solve. On Sat, May 8, 2010 at 7:23 AM, Serdar Sahin anlamar

Re: Highlighting Performance On Large Documents

2010-05-08 Thread Serdar Sahin
, May 9, 2010 at 10:05 AM, Serdar Sahin anlamar...@gmail.com wrote: Hi, Thanks. However as I said before, termOffsets/termPositions/termVectors had very little effect on the performance and I don't know why. I have done exactly what you are saying but highlighting 10 documents that have 200-400

Highlighting Performance On Large Documents

2010-05-05 Thread Serdar Sahin
problems will highly appreciated. Thanks, Serdar Sahin

Re: Solr Schema Question

2010-04-18 Thread Serdar Sahin
, and then load the file as a field and process the text with Tika. It will not be easy :) but it is possible. http://wiki.apache.org/solr/DataImportHandler On 4/17/10, Serdar Sahin anlamar...@gmail.com wrote: Hi, I am rather new to Solr and have a question. We have around 200.000 txt files

Solr Schema Question

2010-04-17 Thread Serdar Sahin
Hi, I am rather new to Solr and have a question. We have around 200.000 txt files which are placed into the file cloud. The file path is something similar to this: file/97/8f/840/fa4-1.txt file/a6/9d/ab0/ca2-2.txt etc. and we also store the metadata (like title, description, tags etc) about