lyser
for indexing and querying and see whether that makes a difference.
Im determined to sort this out but time constraints mean I cant give it
too much time! :)
Thanks again for the insight
Rahil
Erick Erickson wrote:
My intuition is that you'll have a real problem using regular
e
such :
Item is : testing
Item is : a
Item is : -
Item is : new
Item is : string
Item is : =
Item is : 3
Item is : /
Item is : 4
Im not great at regular expressions so would really appreciate if you
could provide me with some insight into expression (i) .
Thanks for all your help
Rahil
Steven
=6/24" into "O","/","E", "-", "visual", "acuity",
"R", "-", "eye", "=", "6", "/", "24". Ive given it quite a few shots but
am now totally frustrated with it. I
;,"-","eye","=", and so on. Im having a look at the RegexTermEnum
and WildcardTermEnum as they might possibily help.
Would appreciate your comments on the BaseAnalyzer tokenizer and query
explanation Ive received so far.
Thanks
Rahil
Erick Erickson wrote:
Most of
a 'contains' query in Java.
Will appreciate all help. Thanks a lot
Regards
Rahil
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ned any locking directory so have no clue. Could
you please shed some light ???
Thanks
Rahil
Regards (again)
Paul I.
Paul.Illingworth@
sa
Can you or anyone else make any
sense of this? I surely cant !
Also the indexing seems to be noticeably slow. For indexing every 1
result sets by allocating 1.4gb of memory at run time, it takes
approximately 20 seconds. With a database of a million records the total
time in indexi
Hi Dennis
Dennis Watson wrote:
Hi Rahil,
Your out of memory error is likely due to a mysql bug outlined here:
http://bugs.mysql.com/bug.php?id=7698
There is a work around presented in the article. I have been able to select
large datasets from mysql while indexing by using the
NTYPE")));
indexWriter.addDocument(lucDoc);
}
rs.close();
closeIndexWriter();
//System.out.println("Completed indexing resultset");
} catch (SQLException e) {
e.printStackTrace();
}
}
Thanks for all you
closeIndexWriter();
If I limit Step 1 to execute 1 records then the program runs fine
and theres no problem. However I need to index the entire table either
as a single query or an incremental query.
Can someone please help me with these problems.
Thanks
Rahil
m runs fine and
theres no problem. However I need to index the entire table either as a single
query or an incremental query.
Can someone please help me with these problems.
Thanks
Rahil
11 matches
Mail list logo