Rebuilding the indexes resolved this issue for us.
With the appservers and database stopped from the Explorer Tool:
1) Open the Proenv command window. Go to [Start] > Programs > OpenEdge > Proenv.
2) At the Proenv prompt, type the word:
prompt
and press enter.
3) Change directory into the folder with the db.
4) In the Proenv Command window, type the following command to change the word-break rules
Type: proutil mfgsys -C word-rules 2
Answer " Y " for yes
Afterwards, type the following command to rebuild the indexes.
proutil mfgsys -C idxbuild -cpinternal UTF-8 -TM 32 -TB 32
5) After the index rebuild completes, restart the database and appservers then log into database and retest issue
With the appservers and database stopped from the Explorer Tool:
1) Open the Proenv command window. Go to [Start] > Programs > OpenEdge > Proenv.
2) At the Proenv prompt, type the word:
prompt
and press enter.
3) Change directory into the folder with the db.
4) In the Proenv Command window, type the following command to change the word-break rules
Type: proutil mfgsys -C word-rules 2
Answer " Y " for yes
Afterwards, type the following command to rebuild the indexes.
proutil mfgsys -C idxbuild -cpinternal UTF-8 -TM 32 -TB 32
5) After the index rebuild completes, restart the database and appservers then log into database and retest issue
--- In vantage@yahoogroups.com, "vantagewow" <jsmith@...> wrote:
>
> Not sure if this is just us but since upgrading from 607b to 700a we can no longer search parts by description. Epicor says it's not a known issue and in the meantime we will create a BAQ to search by description. Wanted to let everyone know of this as it's a huge pain for us not being able to search that way.
>