| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
1236 (0.085s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: How to store the document folder path in solr? - Solr - [mail # user]
|
|
...You'll have to consult with the ManifoldCF project on exactly what parameters they send SolrCell, but here's a raw SolrCell example: curl "http://localhost:8983/solr/updat...
|
|
|
Author: Jack Krupansky,
2013-05-15, 19:33
|
|
|
Re: How to aggregate data in solr 4.0? - Solr - [mail # user]
|
|
...The Solr "stats" search component does some basic aggregates: min, max, count, sum, average, mean, sum of squares, standard deviation: http://wiki.apache.org/solr/StatsComponent ...
|
|
|
Author: Jack Krupansky,
2013-05-15, 19:19
|
|
|
Re: how to increase upload into Solr 4.x ??? - Solr - [mail # user]
|
|
..."3500-5000 records per second. This is a very small speed." That's hardly a slow rate for ingestion of data! Who is telling you that it is? That is not to say that the spee...
|
|
|
Author: Jack Krupansky,
2013-05-15, 16:29
|
|
|
Re: [jira] [Created] (SOLR-4822) SOLR for SharePoint Indexing and search - Lucene - [mail # dev]
|
|
...This is not a "bug" in Solr! Please ask this type of question on the Solr user email list first. I'm sure people will be happy to answer it there. From: jaya shankar (JIRA...
|
|
|
Author: Jack Krupansky,
2013-05-15, 13:41
|
|
|
Re: Billion document index - Solr - [mail # user]
|
|
...Although technically it may be possible to put 1 billion documents in a single Solr/Lucene index (2 billion hard limit), I would recommend simply: Don't do it! Don't try to put m...
|
|
|
Author: Jack Krupansky,
2013-05-15, 13:27
|
|
|
Re: Search MoreLikeThis ID into another collations - Solr - [mail # user]
|
|
...Oh, yes, definitely... you can certainly do it yourself. It would be nice to have a request handler that did the document "characterization", returning the most significant terms...
|
|
|
Author: Jack Krupansky,
2013-05-15, 00:51
|
|
|
Re: Search MoreLikeThis ID into another collations - Solr - [mail # user]
|
|
...Do you mean pointing to a document in one collection and retrieving documents from another collection that are similar to the first document? Not that I know of. Sounds lik...
|
|
|
Author: Jack Krupansky,
2013-05-15, 00:20
|
|
|
Re: Strange fuzzy behavior in 4.2.1 - Solr - [mail # user]
|
|
...Any chance you may have had a different analyzer or parameter values when you indexed compared to now? Like, maybe the data wasn't originally indexed as lower case? Or, tha...
|
|
|
Author: Jack Krupansky,
2013-05-14, 19:25
|
|
|
Re: How Can Leader Listed As Replication (Slave) instead of Master - Solr - [mail # user]
|
|
...Is this a UI issue, where the UI isn't quite sure or aware or is confused about traditional master/slave mode and SolrCloud mode? From: Shawn Heisey Sent: Tuesday, May 14, 2013 ...
|
|
|
Author: Jack Krupansky,
2013-05-14, 18:37
|
|
|
Re: Can we search some mandatory words and some optional words in SOLR - Solr - [mail # user]
|
|
...That's also part of the basic, traditional Lucene search syntax: +Java +mysql +php TCL Perl Selenium -ethernet -switching -routing From: Kamal Palei Sent: Tuesday, May 14, 2013 ...
|
|
|
Author: Jack Krupansky,
2013-05-14, 12:41
|
|
|
|