Hello,
I'm new to SOLR. I am facing the same set of problem to solve. The idea is
to search for key phrase(s) within a set of documents. I understand the
query syntax somewhat. What if the list of document ids to search gets to
about say, 1 documents? what is the best way to craft the query?
Hello Mikhail
I like your idea of creating an index for eg category-id. I am going to try
to approach the problem with that for now. yeah, off the top of my head, the
idea of fq=id(1,2,3,4..) does not seem scalable. thank you so much for
your suggestion and pointing out the performance ramific
Hello Christopher
I ran into the same problem. When I disable dedupe from the update handler,
things worked fine. The problem is when i enable dedupe that I run into the
multivalued error. I'm also using SolJ to add documents.
Were you able to resolve this?
If so, would you kindly post your solut
I don't like the idea of restarting solr, since restarting it will empty the
query cache. Bill, you mentioned using log4j. What are the steps involved to
get log4j to do the log rotation?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Best-practice-for-rotating-solr-logs-tp27