| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
1246 (3.172s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Tokenize Sentence and Set Attribute - Solr - [mail # user]
|
|
...Sounds like a very ambitious project. I'm sure you COULD do it in Solr, but not in very short order. Check out some discussion of simply searching within sentences: http://markma...
|
|
|
Author: Jack Krupansky,
2013-05-06, 17:22
|
|
|
Re: A couple of high level Solr issues - Lucene - [mail # dev]
|
|
...And "multicore" is one of my examples of what should "go away" as a legacy term. It should be simply "multiple collections", independent of whether it is single node and single-s...
|
|
|
Author: Jack Krupansky,
2013-05-06, 17:14
|
|
|
Re: Duplicated Documents Across shards - Solr - [mail # user]
|
|
...Oops... you're right, and before I started writing that response I had the thought that these should be "shardDir", but even that is confused. I think "replicaDir" or "collection...
|
|
|
Author: Jack Krupansky,
2013-05-06, 14:38
|
|
|
Re: A Comma /aSpace in a Query argument - Solr - [mail # user]
|
|
...Oops, and I neglected to mention that you can escape a single character with a backslash, or you can enclose the entire term in double quotes: q=myfield:aa,bb q=myfield:"aa,bb" &...
|
|
|
Author: Jack Krupansky,
2013-05-06, 14:01
|
|
|
Re: A Comma /aSpace in a Query argument - Solr - [mail # user]
|
|
...Commas, dots, hyphens, slashes, and semicolons do not need to be "escaped", but spaces do. But... be careful, because some analyzers will throw away all or most punctuation...
|
|
|
Author: Jack Krupansky,
2013-05-06, 13:51
|
|
|
Re: Duplicated Documents Across shards - Solr - [mail # user]
|
|
...I think if we had a more compehensible term for a "collection configuration directory", a lot of the confusion would go away. I mean, what the heck is an "instance" anyway? How d...
|
|
|
Author: Jack Krupansky,
2013-05-06, 13:44
|
|
|
Re: List of Solr Query Parsers - Solr - [mail # user]
|
|
...Jan, I have a full 80-page chapter on query parsers in the new book on Lucene and Solr. Send me an email if you would like to be a reviewer. It integrates the descriptions ...
|
|
|
Author: Jack Krupansky,
2013-05-06, 13:32
|
|
|
Re: solr no longer webapp - Lucene - [mail # dev]
|
|
...I don't think that I have ever thought of Solr as an "application". I mean, it is a tool/server that application developers user to develop THEIR application. I've always thought of Solr as ...
|
|
|
Author: Jack Krupansky,
2013-05-05, 22:12
|
|
|
Re: disaster recovery scenarios for solr cloud and zookeeper - Solr - [mail # user]
|
|
...Is soul retrieval possible when ZooKeeper is down? From: Mark Miller Sent: Sunday, May 05, 2013 2:19 PM To: [EMAIL PROTECTED] Subject: Re: disaster recovery scenarios for solr cloud a...
|
|
|
Author: Jack Krupansky,
2013-05-05, 18:45
|
|
|
Re: disaster recovery scenarios for solr cloud and zookeeper - Solr - [mail # user]
|
|
...as long as at least one server hosts every shard. You can demonstrate this by judiciously shutting down various instances and looking for results. If you have killed all of the s...
|
|
|
Author: Jack Krupansky,
2013-05-05, 17:57
|
|
|
|