Re: Storing phrases in index

2008-04-10 Thread Chris Hostetter
: To: java-dev@lucene.apache.org : Subject: Storing phrases in index http://people.apache.org/~hossman/#java-dev Please Use "[EMAIL PROTECTED]" Not "[EMAIL PROTECTED]" Your question is better suited for the [EMAIL PROTECTED] mailing list ... not the [EMAIL PROTECTED] li

Re: Storing phrases in index

2008-04-10 Thread palexv
; > -- View this message in context: http://www.nabble.com/Storing-phrases-in-index-tp16585658p16609057.html Sent from the Lucene - Java Developer mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Storing phrases in index

2008-04-10 Thread Mathieu Lecarme
palexv a écrit : Thanks! Can you help me to get ShingleFilter class. It is absent in version 2.3.1. How can I get it? It's in the SVN version. You can backport it, are building your own, with a Stack. M. - To unsubscribe,

Re: Storing phrases in index

2008-04-10 Thread palexv
rm. > > M. > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http:/

Re: Storing phrases in index

2008-04-09 Thread Mathieu Lecarme
palexv a écrit : Hello all. I have a question to advanced in lucene. I have a set of phrases which I need to store in index. Is there is a way of storing phrases as terms in index? How is the best way of writing such index? Should this field be tokenized? not tokenized What is the best wa

Storing phrases in index

2008-04-09 Thread palexv
such index? Should I use BooleanQuery, WildCartQuery or SpanQuery? How is the best way to escape from maxClauses exception when searching like a*? -- View this message in context: http://www.nabble.com/Storing-phrases-in-index-tp16585658p16585658.html Sent from the Lucene - Java Developer mailing