| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
237 (0.763s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: IndexFileFormat documentation / specification - Lucene - [mail # dev]
|
|
...On 04/10/2011 08:16, Simon Willnauer wrote: At least the list of file names that a codec uses can be generated easily... perhaps we could turn these names into enums and add &nbs...
|
|
|
Author: Andrzej Bialecki,
2011-10-04, 07:17
|
|
|
Optimization methods for in-memory indexes - Lucene - [mail # dev]
|
|
...Hi all, I found this paper interesting, it discusses several optimization methods for in-memory inverted indexes. E.g. random access compressed postings lists, a self-index...
|
|
|
Author: Andrzej Bialecki,
2011-09-26, 09:41
|
|
|
Re: setXIncludeAware(boolean) is undefined for the type DocumentBuilderFactory Config.java - Lucene - [mail # dev]
|
|
...On 09/09/2011 14:08, Erick Erickson wrote: I had a similar problem in another project, it turned out to be a conflicting version of the XML API-s in the JRE and a particular vers...
|
|
|
Author: Andrzej Bialecki,
2011-09-09, 12:18
|
|
|
Re: Regarding Transaction logging - Lucene - [mail # dev]
|
|
...On 09/09/2011 13:20, eks dev wrote: Compaction - not sure, it would have to preserve the ordering of ops. But some form of primitive compression - certainly, delta coding, vints,...
|
|
|
Author: Andrzej Bialecki,
2011-09-09, 11:43
|
|
|
Re: Regarding Transaction logging - Lucene - [mail # dev]
|
|
...On 09/09/2011 12:07, eks dev wrote: Hmm, you mean a per-doc map? because a global map would have to be updated as we add new docs, which would make the writing process non-...
|
|
|
Author: Andrzej Bialecki,
2011-09-09, 10:31
|
|
|
Re: Regarding Transaction logging - Lucene - [mail # dev]
|
|
...On 09/09/2011 11:00, Simon Willnauer wrote: I'm concerned also about the content of the transaction log. In Solr it uses javabin-encoded UpdateCommand-s (either SolrInputDocument...
|
|
|
Author: Andrzej Bialecki,
2011-09-09, 09:19
|
|
|
Re: Regarding Transaction logging - Lucene - [mail # dev]
|
|
...On 08/09/2011 11:35, Simon Willnauer wrote: I think that a guarantee about total ordering is a must if you want to replay the log on the slaves, otherwise results on the slaves w...
|
|
|
Author: Andrzej Bialecki,
2011-09-08, 10:54
|
|
|
Re: [jira] [Resolved] (LUCENE-2048) Omit positions but keep termFreq - Lucene - [mail # dev]
|
|
...On 7/12/11 6:26 PM, Robert Muir (JIRA) wrote: Great stuff, Robert! This should change our recommendations about the field flags / index size / scalability / etc... so that if you...
|
|
|
Author: Andrzej Bialecki,
2011-07-12, 17:25
|
|
|
Re: Can I delete the stored value? - Solr - [mail # user]
|
|
...On 7/10/11 2:33 PM, Simon Willnauer wrote: You could pump the content of your index through a FilterIndexReader - i.e. implement a subclass of FilterIndexReader that removes stor...
|
|
|
Author: Andrzej Bialecki,
2011-07-11, 06:28
|
|
|
Re: Feed index with analyzer output - Solr - [mail # user]
|
|
...On 7/5/11 1:37 PM, Lox wrote: Check this issue: http://issues.apache.org/jira/browse/SOLR-1535 Best regards, Andrzej Bialecki < ___. ___ ___ ___ _ _ &nbs...
|
|
|
Author: Andrzej Bialecki,
2011-07-05, 16:38
|
|
|
|