| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
150 (3.093s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: StandardAnalyzer: Support for Japanese - Lucene - [mail # user]
|
|
...3.x and 4.0 Solr releases have nice analyzers just for Japanese. In 4.0 they are the "Kuromoji" package. In 4.0, the JapaneseAnalyzer probably does what you need: http://grepcode...
|
|
|
Author: Lance Norskog,
2013-01-15, 03:11
|
|
|
Re: Pulling lucene 4.1 - Lucene - [mail # user]
|
|
...4.x does not promise backwards compatibility with 3.x. Have you made your own extensions? On 01/02/2013 04:38 AM, Shai Erera wrote: ...
|
|
|
Author: Lance Norskog,
2013-01-02, 18:06
|
|
|
Re: potential memory leak when using RAMDirectory ,CloseableThreadLocal and a thread pool . - Lucene - [mail # user]
|
|
...There were memory leak problems with earlier versions of Java. You should upgrade to Java 6_30. Lance On 01/02/2013 05:26 AM, Alon Muchnick wrote: ...
|
|
|
Author: Lance Norskog,
2013-01-02, 16:41
|
|
|
Re: Which token filter can combine 2 terms into 1? - Lucene - [mail # user]
|
|
...How do you choose t2 and t2a? If you have a full inventory of these pairs, you can make these multi-word synonyms and use the Synonym filter to combine them. On 12/20/2012 ...
|
|
|
Author: Lance Norskog,
2012-12-29, 03:29
|
|
|
Re: how to implement a TokenFilter? - Lucene - [mail # user]
|
|
...Go to the top directory and do this: cp dev-tools/eclipse/dot.project .project cp dev-tools/eclipse/dot.classpath .classpath cp -r dev-tools/eclipse/dot.settings .settings The 'ant ecl...
|
|
|
Author: Lance Norskog,
2012-12-26, 23:28
|
|
|
Re: how to implement a TokenFilter? - Lucene - [mail # user]
|
|
...You need to use an IDE. Find the Attribute type and show all subclasses. This shows a lot of rare ones and a few which are used a lot. Now, look at source code for various TokenF...
|
|
|
Author: Lance Norskog,
2012-12-24, 04:02
|
|
|
Re: What is "flexible indexing" in Lucene 4.0 if it's not the ability to make new postings codecs? - Lucene - [mail # user]
|
|
...I should not have added that note. The Opennlp patch gives a concrete example of adding an annotation to text. On 12/13/2012 01:54 PM, Glen Newton wrote: ...
|
|
|
Author: Lance Norskog,
2012-12-13, 22:03
|
|
|
Re: What is "flexible indexing" in Lucene 4.0 if it's not the ability to make new postings codecs? - Lucene - [mail # user]
|
|
...Parts-of-speech is available now, in the indexer. LUCENE-2899 adds OpenNLP to the Lucene&Solr codebase. It does parts-of-speech, chunking and Named Entity Recognition. OpenNLP is...
|
|
|
Author: Lance Norskog,
2012-12-13, 21:45
|
|
|
Re: Active 4.x branches? - Lucene - [mail # dev]
|
|
...To be fair, it is worth having other people look at your patches. Not that anybody looks at mine :( | From: "Mark Miller" | To: [EMAIL PROTECTED] | Sent: Tuesday, November ...
|
|
|
Author: Lance Norskog,
2012-11-28, 01:03
|
|
|
Re: Which stemmer? - Lucene - [mail # user]
|
|
...Nope! This slang term only exists in the plural. The kind of prose with this usage may not follow standard grammatical and spelling rules anyway. Historically, text search has been funded mo...
|
|
|
Author: Lance Norskog,
2012-11-17, 00:47
|
|
|
|