Limit the search to description property

Hello, we have a problem with TREX Search,
we know that when a user enters a search term into the search field and starts the search, the system searches for the search term in the defined properties. Document contents, titles, and descriptions are also searched for the search term.
We would like to limit the search to the <b>description</b> property (<u>we don't want that the index search for titles and document contents</u>).
Is it possible?
Best Regards
Alessandro Tocco

Hi,
I have the same problem, i would like to limit the search at the titles of documents.
Did you find an issue to resolve this problem?
Thanks in advance,
Xavier

Similar Messages

  • How to limit the search help in the selection screen?

    Hi All,
    I got a selection option in a selection screen,
    say SELECT-OPTIONS KSCHL FOR VAKE-KSCHL.
    I want to limit the output list of the search help of this field, e.g. 33 entries for a specific application and usage.
    What should I do ?
    Thz.

    Hi,
    U can check with these two
    <b>... NO-EXTENSION</b>
    Effect
    The user can only make an entry on one line. Calling the additional "Multiple Selection" screen is not supported and no pushbutton for this appears on the selection screen.
    Addition 12
    <b>... NO INTERVALS</b>
    Effect
    The selection option is displayed on the selection screen without a 'to' field. The pushbutton for calling the "Multiple Selection" screen appears immediately after the 'from' field.
    This addition thus allows you to generate a simplified display on the selection screen. This is particularly useful if you are not making any range selections for this selection option.
    Notes
    On the "Multiple Selection" screen, you can also enter ranges for selection options with "NO INTERVALS".
    By combining this addition with "NO-EXTENSION", you can restrict the user to entry of a single value for the selection option, but with the possibility of also choosing single value options like 'Greater than' or 'Less than or equal'.
    By using the addition " NO INTERVALS" with SELECTION-SCREEN BEGIN OF BLOCK, you can activate the simplified display for all selection options in a block.
    The function module SELECT_OPTIONS_RESTRICT allows you to restrict the set of selection options available for a SELECT-OPTION (for example, only single values and patterns, i.e. 'EQ' and 'CP' are allowed). You can also forbid the leading sign 'E' (= 'Exclude from selection'). This means that you can considerably restrict the selections which can be entered on the selection screen.
    Just now tried it out to limit the search help u have to use NO-EXTENSION.
    <b>Try this simple code.
    Tables: mara.
    SELECT-OPTIONS: s_matnr FOR MARA-matnr NO-EXTENSION.</b>
    Hope this helps.
    Kindly reward points and close the thraed if ur problem got solved.
    U havent rewarded any points?
    Message was edited by: Judith Jessie Selvi

  • Can we limit the search count in Webcenter Imaging on the basis of user/grp

    Hi All
    I have a scenario wherein i want to limit the search count in Webcenter Imaging 11g on the basis of user and group.
    For e.g if administrator searches for documents it should return all the search result, whereas when a noraml business user searches for the document only 1000 documents should be returned as search results(if exact search criteria is not met).
    I am aware of the General setting in Enterprise Manager, but i want to restrict it on the basis of user.
    Can somebody help me, it's really very urgent.
    Thanks
    ACM

    Hi
    This is very important and i am not able to figure a way out of this.
    Is this a Product Feature and can not be altered?
    Please help
    Regards
    ACM

  • How to limit the search scope in single site collection for SP2013?

    On our SP2013 farm, there is one web application and 4 site collections under it. At the beginning I was trying to setup 4 different "Content Sources" but Sharepoint warn me that I can only setup 1 source per web application.
    I don't want user search at site collection A get search result from B, C and D. Also I like to use continuous crawling. What is the best practice to achieve? Thanks.

    Hi,
    Please check this links
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/615edaa8-f522-4496-a57e-9681d83b0ac3/how-to-create-content-type-search-scope-depending-on-each-site-collection?forum=sharepointdevelopmentprevious
    http://sadomovalex.blogspot.in/2013/08/how-to-limit-search-results-to-current.html
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • How to limit the external drives that Bridge searches?

    I'm experiencing the problem that I find myself working on the files chosen from Bridge that have been selected from my external drive.
    This can lead to catastrophic results, of course, when the user will overwrite the wrong files, etc.
    I have looked all through the Bridge preferences, but I can't find anyplace to limit the searches to just the original main hard drive.
    Of course it's nice to have backup on the external drive, (which I have cloned with Carbon Copy Cloner)... but often I look up from working on a photoshop file and realize I've been working on a file that originated from the external drive, and not the original HDD.
    This is driving me nuts! 
    So.... is there any way to limit the external drives that Bridge will search?
    Thanks!
    jn

    So.... is there any way to limit the external drives that Bridge will search?
    Yes, in the find menu (cmd+F or menu:Edit/Find) you have a window that let's you select the source where to look in, if you choose your hard drive as source to look in it will only find the files there.
    The folder panel may also be useful for your purpose, although I personally almost never have need for the find option in Bridge it might be when having Bridge pointed to a certain disk or folder the quick find field top right in Bridge window might also do the trick for you.
    Of course it's nice to have backup on the external drive, (which I have cloned with Carbon Copy Cloner)...
    I would not use Carbon Copy Cloner for back up but a dedicated back up application like Synchronize Pro, Just copy the whole content you want to use for back up to an external HDD and customize Synchronize the way you like it (when to back up, archive the older files etc etc). There are also a lot of other (some free) back up utilities.

  • HT201285 Any way to limit the contacts search by just one field (just first name or last name or note, etc.)?

    It is nice that the search includes all the fields mentioned, but what about when the results are 600 and I tried a few ways to filter it down unsuccessfully?
    It would be nice to limit the search to just certain fields too.

        Windchimes74, oh wow! That is a lot of usage in a short amount of time. We do have a great application called Family Base. You can restrict the amount of time/amount of usage that a particular device can be used. By doing this you can put a limit when Mom is online. Once the jetpack reaches that limit it will not allowed to be downloading anything else. This package is $5 a month for the whole account. It is an awesome feature that I myself use for many lines on my account.
    RobinD_VZW
    Follow us on twitter @VZWSupport

  • Grouping refinement while grouping the search results in sku based indexing

    Hi,
    We are doing sku based indexing and for a business requirement we had to group the results by product. We were able to achieve this by setting the sorting attribute in the search request.
    sorting=property
    sortProperty=string:$repositoryId:1
    But in the search response though the results are grouped by product the refinements count for the facet created on sku property is greater than the total results count. To group the refinements as well, we have used refineCount=group in the search request but did not find any difference in the response or refinements count. Even though refineCount=group is present in the search request, it is not showing up in the search response.
    Is there a way to group the refinements when the results are grouped in sku based indexing?

    Hi,
    What is your ATG version?
    Regards,
    Jai

  • Limiting the search results in MSA/BP-Search

    Hello;
    We are trying to limit the search results in MSA/BP-Search. We want to limit the number of BP's listed but do not know what code to write in MAS. May you please help us?
    Best Regards,
    Erkan Kaya
    SAP CRM Consultant

    Hi,
    What is your ATG version?
    Regards,
    Jai

  • How can I limit Bridge searches to just image names?

    I'm new to CS5 and use Bridge a lot.
    The problem I'm having is that it seems very difficult to limit the images to just the artwork I'm looking for.
    When I type in almost any name, the Mac OS will bring up dozens of related files for every sort of OSX segment file.
    I only want Bridge to show images.
    It seems that in trying to narrow down the choices, the settings are a bit arcane.
    When I create a search for document type, there are about 200 arcane sorts to weed out... with photoshop appearing about three screens down the list.
    Is there any way to limit the searches to just photoshop .psd and .jpeg files?
    Thanks!

    Thanks!
    I wonder if there is any way to save these basic search parameters, so one doesn't have to go through all that trouble for every search?
    If not, I'd say Adobe really dropped the ball on this one, effectively undoing the simplicity in favor of too many bells & whistles... imho.
    I find myself just going to the Mac OS finder to search file names, since the Bridge search is so arcane.
    IF there was a way to save the basic search for images (as opposed to coming up with every single related name on the entire computer), that'd sure make things quicker.
    jn

  • Where is the search button for these discussions?

    i feel like an idiot, but i can't figure out how to search this forum. i know i've done it before, but it seems like the site has changed. if i do a search up in the top right hand corner with the spotlight icon, it only gives me 'support' documents, not 'discussion' documents which is what i want. i know it must be something obvious that i'm missing.....

    No probs, I missed it at first as well.
    One of the moderators here (Nathan C.) had a good idea to use in the interim:
    adding "site:discussions.apple.com" minus the quotes to a search string in Google does the same to limit the search as using advanced search.
    Hope you don't mind me quoting you Nathan...

  • Customizing the Search window

    Whenever I do a search in a Finder window (i.e., as opposite to the Spotlight bar) it's because I'm looking to search the contents of a folder (and, usually, its subfolders). Is there a way to by default limit the search to that folder, rather than having to switch it from "This Mac" to "[foldername]" after I start typing the search?

    This is one of the dumbest features of leopard and nobody has figured out how to change it yet. Try this [hint|http://www.macosxhints.com/article.php?story=20080229204517495] for some search customization.

  • Limit of number of keyword in the search

    Hi expert,
    do you know if there is a limit  regarding the number of keyword (or number of characters) in the search field of the Search IView.
    Indeed when I launch a search with more than 11 keywords (83 characters), I have the following Exception.
    Error during search occurred - com.sapportals.wcm.WcmException: error parsing XML data (For input string: "1.#INF") (Errorcode 7260)
    I didn't find any informations about this limit in the documentation.
    Thanks,
    Franck

    Hi Francois,
    Sorry, Im not quite sure what you mean.
    I suggested that Franck logged an OSS message in order to find a solution to this problem. I haven't created any OSS messages regarding this issue.
    Kind regards,
    Martin

  • How to limit the number of search results returned by oracle text

    Hello All,
    I am running an oracle text search which returned the following error to my java program.
    ORA-20000: Oracle Text error:
    DRG-51030: wildcard query expansion resulted in too many terms
    #### ORA-29902: Fehler bei der Ausführung von Routine ODCIIndexStart()
    ORA-20000: Oracle Text error:
    DRG-51030: wildcard query expansion resulted in too many terms
    java.sql.SQLException: ORA-29902: Fehler bei der Ausführung von Routine ODCIIndexStart()
    ORA-20000: Oracle Text error:
    DRG-51030: wildcard query expansion resulted in too many terms
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:169)
    When i looked up the net, one suggestion that was given is to narrow the wildcard query, which i cannot in my search page. Hence I am left with the only alternative of limiting the number of results returned by oracle text search query.
    Please let me know how to limit the number of search results returned by oracle text so that this error can be avoided.
    Thanks in advance
    krk

    Hi,
    If not set explicitly, the default value for WILDCARD_MAXTERMS is 5000. This is set as a wordlist preference. This means that if your wildcard query matches more than 5000 terms the message is returned. Exceeding that would give the user a lot to sift through.
    My suggestion: trap the error and return a meaningful message to the user indicating that the search needs to be refined. Although it is possible to increase the number of terms before hitting maxterms (increase wildcard_maxterms preference value for your wordlist), 5000 records is generally too much for a user to deal with anyway. The search is not a good one since it is not restricting rows adequately. If it happens frequently, get the query log and see the terms that are being searched that generate this message. It may be necessary to add one or more words to a stoplist if they are too generic.
    Example: The word mortgage might be a great search term for a local business directory. It might be a terrible search term for a national directory of mortgage lenders though (since 99% of them have the term in their name). In the case of the national directory, that term would be a candidate for inclusion in the stoplist.
    Also remember that full terms do not need a wildcard. Search for "car %" is not necessary and will give you the error you mentioned. A search for "car" will yield the results you need even if it is only part of a bigger sentence because everything is based on the token. You may already know all of this, but without an example query I figured I'd mention it to be sure.
    As for limiting the results - the best way to do that is to allow the user to limit the results through their query. This will ensure accurate and more meaningful results for them.
    -Ron

  • Product category: Add description field to the search help

    Hi experts,
    My requierement is to add the material group description field 2 in search help.
    Analysis: While creating the shopping cart it will ask product category . when we click on the drop down list we can find the ...type if u click on that it will move to other screen where we can search.after that it will show the product category description , category ID, Logical system.
    I want to add one more field to that ( product category description 2 field.
    let me know how can i proceed further on this.
    Thanks,
    Prashanth.

    Hi Neha,
    Thanks.
    but i want to know which search help is using....(IN ITS )
    please help me to find the exact search help.
    Thanks,
    Prashanth.

  • Limit contact searches based on the mailbox?

    When composing mail, is there a way to limit the contact search to the particular mail account I'm using?
    For example, I have a work account, yahoo, and gmail.  All 3 have completely separate contacts and don't need to see hits across all accounts.

    See the following quote from Start or join a family group using Family Sharing - Apple Support
    Here's what you'll need to set up and start using Family Sharing:
    An Apple ID signed in to iCloud and iTunes
    iOS 8 on your iPhone, iPad, or iPod touch
    OS X Yosemite on your Mac

Maybe you are looking for