Jump to content
Server Maintenance This Week. ×

Rebuilding an Index


This topic is 2053 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I have a field I am trying to clean up that has had inconsistent data-entry practices over time.  One area of variation is capitalization. When I popped open the index I saw things entries like things like:

Drama  /   comedy  /  Silent cinema  / Silent Cinema / silent cinema . . . 

So, I used  TextStyleAdd(FIELD ; Titlecase) to replace all the values with consistently capitalized words.  Worked great. 

Then i went to the field's Options panel and turned OFF indexing, saved changes, shut down the database, reopened, and then went back and set indexing to 'Minimal' since I'm just interested in the Values, not the individual words.  I saved, quit the database and reopened . . .

But when I enter the field, I STILL get the old  uncapitalized versions of the values, even though there are no such entries any longer.  When I search on "comedy" by clicking the term in the index, I get hits on "Comedy" -- there are no longer any "comedy".

So, how can I get those uncapitalized entries out of the Index?

Link to comment
Share on other sites

This topic is 2053 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.