Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Full-text index with Oracle Express Edition

674493Jan 12 2010 — edited Jan 20 2010
I'm trying to build a local development environment, but I haven't been able to get full-text indexing working.

Here are the specs:
OS: Windows XP Service Pack 3
DB: Oracle Express Edition 10.2.0.1.0
Index Engine Name: DATABASE.FULLTEXT

When it tries to full-text index, the console output is:
(internal) 01.12 11:30:06.749 TaskLauncher stdout The TextExport program was successful.
indexer 01.12 11:30:15.359 index update work !csJdbcCommitError!$No more data to read from socket-exception stack

I ran the sql scripts to grant the necessary permissions for the DB user, as outline in the Content Server Quickstart Guide. I've confirmed that the tables and indices were created in the DB to handle full-text.

Is Express Edition capable of handling full-text searching? Perhaps I need to start over with a different DB :(

Thanks,
-Jason
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 17 2010
Added on Jan 12 2010
7 comments
3,917 views