Hello,
We are needing a recommendation for solr replication throttling. What are your
recommendations for maxWriteMBPerSec value? Our indexes contain 18 locales and
size for all indexes is 188GB and growing.
Also will replication throttling work with solr 4.10.3?
Thanks,
Pino Alu | HCL
Thank you iorixxx san!
Sorry, i'm very poor english...!
This is concrete example.
::shcema.xml
.
.
::Indexing Value(this is ZAKU information from Wikipedia Ja)
{ text: "ザクまたはザクII(ザク・ツー)は、『ガンダムシリーズ』に登場する有人巨大人型ロボット兵器。"
Hi.
I maiking "Neary text search system" with solr.
Example:
input text : Hello World!
query: Hello World!
response: Hello World!
this point went well
input text : Hello World!
query: World! Hello
response: Hello World!
This does not work.
I need switched back and forth text.
How to?
--
V