I'm trying to create an address locator that can be used as a custom geocoder within the Javascript Dev API.
I want to be able to search by Parcel # and I cannot figure out how to do this.
I am currently using a point layer as my basis for the address locator creation, but it's not coming out right.
This is what I'm going for: Geocoder with custom service | ArcGIS API for JavaScript
Not up much on Javascript, but it sounds like what you want is a search, not a geocoder per se.
You might have better luck with this question in the Javascript forum.