Interesting is that System.out.println(wquery.toString()) looks exactly the
same as System.out.println(query.toString()).
Any ideas welcome.
Thanks,
Leon
--
View this message in context:
http://www.nabble.com/indexing-and-searching-real-numbers-tf3532728.html#a9859816
Sent from the Lucene - Jav
nclude that.
>
> Otis
> . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
> Simpy -- http://www.simpy.com/ - Tag - Search - Share
>
> - Original Message
> From: Leon <[EMAIL PROTECTED]>
> To: java-user@lucene.apache.org
> Sent: Thursday, April 5, 2007 1:
or what we are doing wrong?
we replaced call to lucene with String.indexOf() to check if the
problem is in our code, it didn't show the problematic behavior.
Is there a non-blocking search alternative in lucene?
thanx in advance
Leon
P.S.
some data about machine, java, etc
machine:
Hello Simon, thank you for the answer and the hint!
Leon
On Sat, Jul 7, 2012 at 1:29 PM, Simon Willnauer
wrote:
> On Fri, Jul 6, 2012 at 9:28 PM, Leon Rosenberg
> wrote:
>> Hello,
>>
>> we have a small internet shop which uses lucene for product search.
>> W
Hi all,
I was able to get a whole sentence(including stop words) highlighted with
"StandardAnalyzer" and an empty stop words String[].
The current issue I'm having is that not only the whole sentence got
highlighted but those tokens partially match with the sentence also
highlighted. I tried to u
*Hi all,*
**
*I wanted to use to following code to highlight the whole sentence with
"\"something\"~n" to be parsed.*
**
*The QueryParser part worked well, but when integrated with Highlighter, it
ended up with exception. *
**
*Does anyone have any clue as I'm investigating this.*
**
**
*Thanks,*
*
Just figured out, missed "lucene-memory-2.4.1.jar" external jar inclusion.
With that jar included, "\"Giving and\"~11" only got "Giving" & "and"
highlighted but not the whole sentence, any ideas?
Thanks,
2010/1/11 Li Leon
> *Hi all,*
&
urance
Car Insurance Company
Car Insurance Companies
Health Insurance
Car Insurance Rates
Car Insurance Rate
Car Insurance Rental
Insurance Quote
Online Car Insurance Quote
Home Insurance
Thanks
Leon
has
anyone had similar problems before that could help?
Many thanks
Leon
- Original Message -
From: "Pradeep Sharma" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, February 01, 2006 2:03 AM
Subject: Greetings and my first question - Is it a good practise to st
Hi Nick,
we didnt get the error on importing it was actually when conducting a
search. Would this still help?
Thanks
Leon
- Original Message -
From: "Nick Vincent" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, February 01, 2006 11:17 AM
Subject: RE: Memory problem
H
issue if
you have many indexed fields. FieledNorms take up one byte per doc per
indexed field -- even if a doc doens't have a value for that field, it
still gets a norm for that field. There are options when indexing to
prevent norms from being calculated, which can save a lot of space.
. Now
apparently my 4gb memory is not enough to query.
Does this seem right to people or does anyone have any experience on largish
scale projects.
I am completely tearing my hair out here and dont know what to do.
Thanks
Leon
- Original Message -
From: "Chun Wei Ho" <[EM
Eugene or anyone else,
Do you know of any solutions?
At the moment we have 4gb assigned to jvm but we only query on 4 of our 4gb
segments, if we try and query against more we get memory problems.
Thanks
Leon
- Original Message -
From: "Eugene Tuan" <[EMAIL PROTECTED
double the
amount of docs we can handle, or would this provide an exponential increase?
Thanks
Leon
- Original Message -
From: "Greg Gershman" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, February 15, 2006 12:41 AM
Subject: Re: Size + memory restrictions
You may consid
more than 2/3 segments?
Anyone else have any comments on the below?
Many thanks
Leon
ps. At the moment I think it is set to only look at 2 segements
private Searcher getSearcher() throws IOException {
if (mSearcher == null) {
synchronized (Monitor) {
Searcher[] srs = new Ind
Hi Chris,
Thanks, when I quoted segment I meant index file.
So if we have 10 seperate index files are you saying we should have one
indexSearcher for the index collectively, or one per index file
Thanks
Leon
- Original Message -
From: "Chris Hostetter" <[EMAIL PR
Hi,
I am very interested in this aswell, as I wish to display related searches
for users.
Does anyone know if this work is open source and is there an api available?
Thanks
Leon
- Original Message -
From: "Pasha Bizhan" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, March 0
Is there anyway I can change luicene to rank longer documents with more
phrase occurences higher
Many thanks
Leon
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
only once ranking higher than 100 word documents
with the phrase occuring 10 times.
Many thanks for your help
Leon
- Original Message -
From: "Chris Hostetter" <[EMAIL PROTECTED]>
To: "Lucene Users"
Sent: Friday, March 24, 2006 6:47 PM
Subject: Re: Changing
19 matches
Mail list logo