| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
150 (0.165s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Is it possible to set the merge policy setMaxMergeMB from Solr - Lucene - [mail # dev]
|
|
...Thanks! Another problem is that the NoMergePolicy has no empty constructor, so it cannot be used. On Tue, Dec 7, 2010 at 7:47 AM, Jason Rutherglen wrote: te: ByteSizeMergeP...
|
|
|
Author: Lance Norskog,
2010-12-08, 01:57
|
|
|
Re: Is it possible to set the merge policy setMaxMergeMB from Solr - Lucene - [mail # dev]
|
|
...I have not tried this, but some parts of the solrconfig elements support setters for sub-elements. So, this might work but probably won't. org.apache.lucene.index.LogByteSizeMergePolic...
|
|
|
Author: Lance Norskog,
2010-12-07, 03:06
|
|
|
Re: PDF text extracted without spaces - Lucene - [mail # user]
|
|
...The text should come out as a stream of words with space, but without any of the formatting in the PDF. Extraction is only good enough to tell you that a word is somewhere inside a PDF file....
|
|
|
Author: Lance Norskog,
2010-12-03, 07:00
|
|
|
Re: a proof that every word is indexing properly - Lucene - [mail # user]
|
|
...This is what unit tests are for. On Wed, Dec 1, 2010 at 6:57 PM, David Fertig wrote: Lance Norskog [EMAIL PROTECTED] ...
|
|
|
Author: Lance Norskog,
2010-12-02, 04:11
|
|
|
Re: Field Collapse backport for Solr 1.4 (1.4.1)? - Lucene - [mail # dev]
|
|
...It is a hard problem.The old field collapsing JIRA (236) project sat open and active for 3.5 years without being committed. This implementation in the trunk is completely different. It...
|
|
|
Author: Lance Norskog,
2010-11-27, 00:21
|
|
|
Re: Solr DIH: Proposal for MailEntityprocessor option change - Lucene - [mail # dev]
|
|
...Yup. It might be nice to have a separate internal database of file -> mimetype, and then just specify mimetypes? Also it does not download and save 'in-reply-to'. Without thes...
|
|
|
Author: Lance Norskog,
2010-11-19, 03:05
|
|
|
Re: asking about index verification tools - Lucene - [mail # user]
|
|
...The Lucene CheckIndex program does this. It is a class somewhere in Lucene with a main() method. Samarendra Pratap wrote: ...
|
|
|
Author: Lance Norskog,
2010-11-17, 08:06
|
|
|
Re: What is the best Analyzer and Parser for this type of question? - Lucene - [mail # user]
|
|
...First, to understand what your query looks like, go to admin/analysis.jsp. It lets you see what happens to your queries when they go in. Then, do the query with debugQuery=true. ...
|
|
|
Author: Lance Norskog,
2010-11-16, 05:56
|
|
|
Re: strange problem - Lucene - [mail # dev]
|
|
...Which version of Solr? If it is the trunk or 3.x, which day is it up-to-date? It is definitely not supposed to do this. Li Li wrote: ...
|
|
|
Author: Lance Norskog,
2010-11-16, 05:48
|
|
|
Re: [jira] Commented: (LUCENE-2757) Refactor RewriteMethods out of MultiTermQuery - Lucene - [mail # dev]
|
|
...Ah! YOU do not rewrite-in-place. Many people with varying levels of craft use this software. Uwe Schindler wrote: ...
|
|
|
Author: Lance Norskog,
2010-11-14, 23:13
|
|
|
|