| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
1594 (5.555s).
|
|
|
Loading phrases to help you refine your search...
|
|
Problem with package resolution - 'ant resolve' hangs - Lucene - [mail # dev]
|
|
...With a full trunk checkout and no ~/.ivy2 repository, 'ant -d resolve' hangs. Here is the final 85 lines of debug output, after all of the ant startup logging. It hangs after: [ivy:ret...
|
|
|
Author: Lance Norskog,
2012-10-31, 08:48
|
|
|
Re: throttle segment merging - Solr - [mail # user]
|
|
...1) Do you use compound files (CFS)? This adds a lot of overhead to merging. 2) Does ES use the same merge policy code as Solr? In solrconfig.xml, here are the lines that control segmen...
|
|
|
Author: Lance Norskog,
2012-10-28, 23:09
|
|
|
Re: lukeall.jar for Solr4r? - Solr - [mail # user]
|
|
...Aha! Andrzej has not built a 4.0 release version. You need to check out the source and compile your own. http://code.google.com/p/luke/downloads/list | From: "Carrie Coy" |...
|
|
|
Author: Lance Norskog,
2012-10-28, 01:17
|
|
|
Re: Get metadata for query - Solr - [mail # user]
|
|
...Erk, haven't used /luke in years. Apologies. About that JS: does distributed search "do the right thing" when the distributed part is not implemented? Or does every script have to expl...
|
|
|
Author: Lance Norskog,
2012-10-28, 01:17
|
|
|
Re: Get metadata for query - Solr - [mail # user]
|
|
...Nope! Each document comes back with its own list of stored fields. If you want to find all fields in an index, you have to fetch every last document and OR in the fields in that document. Th...
|
|
|
Author: Lance Norskog,
2012-10-27, 08:09
|
|
|
Re: Search and Entity structure - Solr - [mail # user]
|
|
...A side point: in fact, the connection between MBA and grade is not lost. The values in a multi-valued field are stored in order. You can have separate multi-valued fields with matching entri...
|
|
|
Author: Lance Norskog,
2012-10-27, 02:25
|
|
|
Re: Get metadata for query - Solr - [mail # user]
|
|
...Ah, there's the problem- what is a fast way to fetch all fields in a collection, including dynamic fields? | From: "Otis Gospodnetic" | To: [EMAIL PROTECTED] | Sent: Friday, Octo...
|
|
|
Author: Lance Norskog,
2012-10-27, 01:42
|
|
|
Re: DIH throws NullPointerException when using dataimporter.functions.escapeSql with parent entities - Solr - [mail # user]
|
|
...Which database rows cause the problem? The bug report talks about fields with an empty string. Do your rows have empty string values? | From: "Dominik Siebel" | To: [EMAIL PROTEC...
|
|
|
Author: Lance Norskog,
2012-10-27, 00:13
|
|
|
[SOLR-3975] Document Summarization toolkit, using LSA techniques - Solr - [issue]
|
|
...This package analyzes sentences and words as used across sentences to rank the most important sentences and words. The general topic is called "document summarization" and is a popular resea...
|
|
|
http://issues.apache.org/jira/browse/SOLR-3975
Author: Lance Norskog,
2012-10-25, 23:57
|
|
|
Re: Lucene build & ivy problems - Lucene - [mail # dev]
|
|
...Yes. That's what I thought. And that is how it should work. But that is not what happened. Ivy did not need to resolve anything, but it called out to a resolver which it could not see. After...
|
|
|
Author: Lance Norskog,
2012-10-23, 16:41
|
|
|
|