g*n
2 楼
b*e
3 楼
如果不用single solr server,而是每一个jvm都有一个solr service,有什么好方案解
决共享lucene index文件的读写问题?infinispan只支持inmemory的index。也没有其
他opensource的机遇文件的?
决共享lucene index文件的读写问题?infinispan只支持inmemory的index。也没有其
他opensource的机遇文件的?
r*q
4 楼
10
b*e
5 楼
如果不用single solr server,而是每一个jvm都有一个solr service,有什么好方案解
决共享lucene index文件的读写问题?infinispan只支持inmemory的index。也没有其
他opensource的机遇文件的?
决共享lucene index文件的读写问题?infinispan只支持inmemory的index。也没有其
他opensource的机遇文件的?
F*n
8 楼
No simple solution if you don't want to use solr's clustering solution
Basically you need to implement a consistent model either based on locks or
versioning, none of which are trivial.
【在 b******e 的大作中提到】
: 如果不用single solr server,而是每一个jvm都有一个solr service,有什么好方案解
: 决共享lucene index文件的读写问题?infinispan只支持inmemory的index。也没有其
: 他opensource的机遇文件的?
Basically you need to implement a consistent model either based on locks or
versioning, none of which are trivial.
【在 b******e 的大作中提到】
: 如果不用single solr server,而是每一个jvm都有一个solr service,有什么好方案解
: 决共享lucene index文件的读写问题?infinispan只支持inmemory的index。也没有其
: 他opensource的机遇文件的?
相关阅读
Re: Java Mail APIRe: 这功能咋做水平比较高?Re: getImage&drawImage的问题An experiment with JVM Garbage Collection SchemesRe: 问题:用Java/HTTP协议传送jpg图像文件Re: Question on mouse click on image in Jdk 1.1Re: 请教SWING的问题JTable column sorting problem.Re: 如何读取serial port in JavaThe shape of JVM stack frameRe: experience of handling local files in applet?Re: SWING中如何实现TEXTLISTENERRe: 这个错误是程序的原因还是JAVA的原因折腾了一天,实在是绝望了,请教请教这道题该走什么路Re: JAVA有没有象C中SYSTEM那样的METHOD?Re: Do anyone know a good websit containing the source code of JavaRe: JTextArea的内容不滚动Re: Code Naming StyleRe: SWING APPLET如何显示IMAGE?