Hi Todd,
I am not sure if I understand your problem correctly. I am not familiar with
Lucandra/Cassandra at all, but if Lucandra implements the IndexWriter and
IndexReader according to the documentation, numeric queries should work. A
NumericField internally creates a TokenStream and "analyzes"
Hi Vinicius,
You should read the Package-Level Docs:
http://lucene.apache.org/java/3_0_2/api/all/org/apache/lucene/analysis/packa
ge-summary.html
To get the Token attributes, you have to add Attributes to your TokenStream
using addAttribute() and then you have easy access to the various attribute
Hi all,
I'm new to Lucene, as well as Cassandra. I'm working on the Lucandra
project to modify it to add some extra functionality. It hasn't been
fully testing with range queries, so I've created some tests and
contributed them. You can view my source here.
http://github.com/tnine/Lucandra/bl
i guess you are using lucene 2.9 or below if you're talking about
Tokens still...
here's some old code i used to use (not sure if i wrote it or grabbed it from
online examples - its been a while since i used it!)
that grabbed the set of tokens given field name +
text to analyse (for any class that
Hello there! I've been using lucene as a Fult Text Search solution for some
time. And although I'm familiar with Analyzers and Stemmers I never used
them directly.
I'm testing a few experiments on Sentiment Analysis and our implementation
needs to perform stemming and stop word removal. I thought
Grant,
I can probably do the 3 billion document one from Prague, or a
realtime search one... I spaced on submitting for ApacheCon.
Are there cool places in the Carolinas to hang?
Cheers bro,
Jason
On Tue, Jun 22, 2010 at 10:51 AM, Grant Ingersoll
wrote:
> Lucene Revolution Call For Particip
Lucene Revolution Call For Participation - Boston, Massachusetts October 7 & 8,
2010
The first US conference dedicated to Lucene and Solr is coming to Boston,
October 7 & 8, 2010. The conference is sponsored by Lucid Imagination with
additional support from community and other commercial co‐sp