Hi,
I am curious. Do you know why the book Lucene in Action, Second Edition
is not available on sale (as new) on Amazon UK?
http://www.amazon.co.uk/Lucene-Action-Michael-McCandless/dp/1933988177
Do you know where else I could buy it in UK?
Thank you,
Paolo
--
Thank you Ian for your quick reply.
Paolo
Ian Lea wrote:
I don't know why Amazon don't have it new. You can buy it from
Blackwell's.
http://bookshop.blackwell.co.uk/jsp/id/Lucene_in_Action/9781933988177
--
Ian.
-
To unsub
Hi,
(I know that this is probably not recommended and not a common
scenario, but...)
Is it possible to have an application using Lucene and a separate
(i.e. different JVM) instance of Solr both pointing at the same
index and read/write to the index from both applications?
I am trying (separately