Hi Erick,
Many thanks for the info. An additional question:
Do i understand you correctly that when two segmets get merged, the docids
(of the original segments) remain the same?
(unless, perhaps in situation, they were merged using the last index
segment which was opened for writing and where th
bq: But can I assume
that docids in other segments (other than the last one) will be relatively
stable?
Kinda. Maybe. Maybe not. It depends on how you define "other than the
last one".
The key is that the internal doc IDs may change when segments are
merged. And old segments get merged. Doc IDs w
I've unsubscribed you from mail list. Here is the wrong place to send an
unsubscribe request. For such kind of purposes instructions are here:
http://wiki.apache.org/solr/Unsubscribing%20from%20mailing%20lists
Thanks;
Furkan KAMACI
23 Kasım 2013 Cumartesi tarihinde williew adlı
kullanıcı şöyle
On 11/23/2013 4:20 AM, Shalin Shekhar Mangar wrote:
> As you said, loading caches from the caches of another server is not
> feasible but there is some merit in warming with the queries of the
> leader. For example, what if the leader could give a list of
> queries/filters currently in the cache wh
Unsubscribe: solr-user-unsubscribe
Should clusterstate JSON file upload functionality live on Solr admin
pages? Or is it already there? I recall Grant working on some upload
functionality recently...
Otis
Solr & ElasticSearch Support
http://sematext.com/
On Nov 22, 2013 2:54 PM, "Timothy Potter" wrote:
> Yes, I've done this ...
Hi,
This sounds a bit like memoryindex which is what powers elasticsearch
percolator and which now does some scoring. peek under the hood and ask
Wolfgang :)
Otis
Solr & ElasticSearch Support
http://sematext.com/
On Nov 22, 2013 4:08 PM, "Doug Turnbull" <
dturnb...@opensourceconnections.com>
Is there any way to reach Solr's XSLTReponseWriter from Solrj or with any
generic way?
I mean that: XSLTReponseWriter is a nice feature however it is not good to
expose Solr to the outside. So I interact to Solr over my custom API. My
custom API responsible for validation and other pre-processing
Hello All ,
I am using defType=edismax
So will boosting will work like this in solrConfig.xml
value_search^2.0 desc_search country_search^1.5
state_search^2.0 city_search^2.5 area_search^3.0
I think it is not working ..
If yes , then what should I do ?
Believe it would be easier to help you out if you
* Tell exactly what you do when you try to update the doc
* Show your solrconfig.xml (especially the UpdateHandler-part)
* Tell how your shards are distributed. Is it 4 shards on one Solr-node,
or is it 4 Solr-nodes with one shard each, or... Assu
On Fri, Nov 22, 2013 at 6:57 PM, Erick Erickson wrote:
> bq: If a new SOLR server
>
> No. Apart from any ugly details about caches and internal
> doc IDs, you'd have to pull the caches over the wire to the
> new machine, and the caches could well be gigabytes in size.
> This is almost certainl
Thanks again for such a detailed description.
In our use case we're going to save shards data on hdfs so they all have
access to a shared location, it would be great to put such a file in one
place in that case :)
Do you think that using hdfs as storage is bad for performance?
Last question: if I s
12 matches
Mail list logo