| clear query|facets|time |
Search criteria: .
Results from 91 to 97 from
97 (0.118s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Fwd: send to list - Solr - [mail # user]
|
|
...If at all possible I like to do any processing work up front and not deal with extravagant queries. If your grid definitions don't change, or don't change often, just assign a cell number to...
|
|
|
Author: kenf_nc,
2010-07-16, 18:21
|
|
|
Re: Finding distinct unique IDs in documents returned by fq -- Urgent Help Req - Solr - [mail # user]
|
|
...It may just be a mis-wording, but if you do distinct on 'unique' IDs, the count should be the same as response.numFound. But if you didn't mean 'unique', just count of some field in the resu...
|
|
|
Author: kenf_nc,
2010-07-16, 13:58
|
|
|
Tag generation - Solr - [mail # user]
|
|
...A colleague mentioned that he knew of services where you pass some content and it spits out some suggested Tags or Keywords that would be best suited to associate with that content. Do...
|
|
|
Author: kenf_nc,
2010-07-15, 15:34
|
|
|
Re: Query help - Solr - [mail # user]
|
|
...Your example though doesn't show different ContentType, it shows a different sort order. That would be difficult to achieve in one call. Sounds like your best bet is asynchronous (multi-thre...
|
|
|
Author: kenf_nc,
2010-07-15, 12:02
|
|
|
Re: MultiValue dynamicField and copyField - Solr - [mail # user]
|
|
...Yep, my schema does this all day long. View this message in context: http://lucene.472066.n3.nabble.com/MultiValue-dynamicField-and-copyField-tp965941p966536.html Sent from the Solr - User m...
|
|
|
Author: kenf_nc,
2010-07-14, 13:55
|
|
|
Re: Strange "the" when search with dismax - Solr - [mail # user]
|
|
...Sounds like you want the 'text' fieldType (or equivalent) and are using 'string' or 'lowercase'. Those must match all exactly (well, case insensitively in the case of 'lowercase'). The...
|
|
|
Author: kenf_nc,
2010-07-14, 13:50
|
|
|
Re: Query: URl too long - Solr - [mail # user]
|
|
...Frederico, You should also pose your question on the SolrNet forum, http://groups.google.com/group/solrnet?hl=en Switching from GET to POST isn't a Solr issue, but a SolrNet issue. Vie...
|
|
|
Author: kenf_nc,
2010-07-12, 12:33
|
|
|
|