Found 121,742 results in 0.042 seconds. Displaying page 4 of 12,175, sorted by
Sent 2010-08-30 by Jenny Brown <skywind@...>
On Mon, Aug 30, 2010 at 2:53 AM, Ron Ratovsky wrote:
> Hi Ted and Jenny,
> Thanks for both your responses.
> In regards to Jenny's question - the answer is yes. There's no problem
> processing the objects in batches. I'd be interested to know why that would
> affect perform...
Sent 2010-08-30 by Grant Ingersoll <gsingers@...>
On Aug 26, 2010, at 12:47 PM, Shashi Kant wrote:
> Hello, I am familiar with the SpanQuery construct and set an upper Slop limit.
>
> 1. But when I get the hit results, is there any way I can access the
> actual slop and the span text itself in that particular hit.
http://www.lucidimagination....
Sent 2010-08-30 by Allahbaksh Mohammedali Asadullah <Allahbaksh_Asadullah@...>
Hi,
Just check out this project
http://code.google.com/p/bobo-browse/
Warm Regards,
Allahbaksh Mohammedali Asadullah,
Software Engineering & Technology Labs,
Infosys Technolgies Limited, Electronics City,
Hosur Road, Bangalore 560 100, India.
(Board: +91-80-28520261 | Extn: 53915 | Direct: 4117...
Sent 2010-08-30 by Li Li <fancyerii@...>
I think you can read the codes of solr.
I guess you can implement a collect to get all hit docs into a
DocSet(bitset). Also getting facet fields into memory(doc id->field
value) then loop the DocSet to count it.
2010/8/30 fulin tang :
> we are building a search system on top...
Sent 2010-08-30 by fulin tang <tangfulin@...>
we are building a search system on top of lucene, and we are now
looking for a facet feature
So it there a easy way to do this ?
btw, we do not want to switch to solr just for this!
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...
Sent 2010-08-30 by Ron Ratovsky <ronr@...>
Hi Ted and Jenny,
Thanks for both your responses.
In regards to Jenny's question - the answer is yes. There's no problem
processing the objects in batches. I'd be interested to know why that would
affect performance.
As for the numbers and calculations, Ted, thanks for that.
It really opened our ...
Sent 2010-08-30 by Apache Hudson Server <hudson@...>
See
------------------------------------------
[...truncated 6432 lines...]
build-contrib:
init:
[mkdir] Created dir:
[mkdir] Created di...
Sent 2010-08-30 by Apache Hudson Server <hudson@...>
See
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
Sent 2010-08-29 by Constantine Vetoshev <gepardcv@...>
"Uwe Schindler" writes:
> You cannot retrieve non-stored fields. They are analyzed and tokenized
> during indexing and this is a one-way transformation. If you update
> documents you have to reindex the contents. If you do not have access to the
> original contents anymore, you ...
Sent 2010-08-29 by Apache Hudson Server <hudson@...>
See
------------------------------------------
[...truncated 15714 lines...]
[javadoc] Javadoc execution
[javadoc] Loading source files for package org.apache.lucene.index...
[javadoc] Loading source files for package org.apache.lucene...