Prefix-Queries and Syntax Highlighting

2016-01-08 Thread Nils Knappmeier
d do you suggest to highlight prefix-terms. I should also mention that we are using a custom formatter and a custom text-fragmenter. I have not found any tutorials for the FastVectorHighlighter. The PostingsHighlighter might work but I'm not sure how to implement custom fragment sizes.

Re: Chinese sorting

2014-12-19 Thread Nils Knappmeier
014-12-18 18:19 GMT+09:00 Nils Knappmeier : Hi Tomoko, does sorting with Locala.JAPANESE also work for Kanji. Since Hiragana and Katakana are based on the phonetics, I guess it is easier to define a sorting order. But Kanji is more similar to the Chinese. Thanks, Nils On 17.12.2014 17:01,

Re: Chinese sorting

2014-12-18 Thread Nils Knappmeier
ld appreciate if you share your trial/research. Regards, Tomoko 2014-12-17 20:54 GMT+09:00 Nils Knappmeier : Hi, is there any implementation for a chinese collator in Lucene. I've seen that there is a chinese analyzer which uses Hidden Markov Models. But sorting seems to be an issue on it

Chinese sorting

2014-12-17 Thread Nils Knappmeier
Hi, is there any implementation for a chinese collator in Lucene. I've seen that there is a chinese analyzer which uses Hidden Markov Models. But sorting seems to be an issue on its own and all my googling hasn't led to any results yet. I understand that this is not a trivial issue and I've

Re: Notifications of new Lucene-Releases

2014-10-07 Thread Nils Knappmeier
cCandless http://blog.mikemccandless.com On Mon, Oct 6, 2014 at 10:10 AM, Nils Knappmeier wrote: Hello, is there a good way to be notified about new releases of the Lucene-core, other than checking the Lucene homepage every other day and other than subscribing to the java-user mailinglist,

Notifications of new Lucene-Releases

2014-10-06 Thread Nils Knappmeier
I was looking for an "anouncement"-list, but could not find any. Thank you in advance, Nils -- -- Nils Knappmeier | Software Engineer intelligent views gmbh Julius-Reiber-Str. 17 |64293 Darmstadt Tel ++49(0)6151 - 5006-228 | Fax ++49(0)6151 - 5006-138 e-mail: n.knappme...@i-views.de |

Re: AutoSuggest with Query-Filters

2013-03-11 Thread Nils Knappmeier
query log. I haven't even thought about using a query log as source. I think, in this case, it would be better to work on the index directly (using a PrefixTermEnum or so)... -- -- Nils Knappmeier | Software Engineer intelligent views gmbh Julius-Reiber-Str. 17 |64293 Darmstadt Tel +

AutoSuggest with Query-Filters

2013-03-11 Thread Nils Knappmeier
terms and check for each one, if it provides results with the given filter settings? Thanks in advance, Nils Knappmeier -- -- Nils Knappmeier | Software Engineer intelligent views gmbh Julius-Reiber-Str. 17 |64293 Darmstadt Tel ++49(0)6151 - 5006-228 | Fax ++49(0)6151 - 5006-138 e-mail