cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Translate the entire conversation x

Search for multiple items

ZC_10909252
12-Amethyst

Search for multiple items

How can i search for multiple items? I have two part numbers that yield results when searched for separately but when I use a semicolon or "or" nothing comes up. I've multiple variations with spaces and without? What am I missing or is this not possible? 

 

What I am really after is adding a bunch of items to my workspace at the same time from a list I have. If there is a better way to do that I am open to suggestions. 

5 REPLIES 5
Fadel
22-Sapphire III
(To:ZC_10909252)

use semicolon in number field in advanced search :

 

Fadel_1-1712097410557.png

 

 

Fadel_0-1712097373880.png

 

Fede
HelesicPetr
22-Sapphire II
(To:ZC_10909252)

Hi @ZC_10909252 

If your system use a solr index search then you can use the semicolon only in the specific attribute filed, not in the key word column.  

@Fadel has showed nice example how it works. 

PetrH

I do this all the time in Excel. Say I have a list of numbers to search on using that semicolon trick. In the next column over, use "=CONCAT(B2,";",A3)". Fill that formula down and copy the last entry which will be a merging of all the numbers. You can vary by including a * for a wildcard. I've seen this work with 50 parts but there is some limit to how long this can be.

Hi @ZC_10909252,

 

It looks like you have some responses from some community members. If any of these replies helped you solve your question please mark the appropriate reply as the Accepted Solution. 

Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you. 

 

Regards,

Anurag 

TomU
23-Emerald IV
(To:ZC_10909252)

If you are using the keyword search with Solr (Windchill Index Search), then you need to switch your search mode preference from 'Simple' to 'Advanced' first.

 

TomU_0-1756243415293.png

 

Once you make that change, the keyword search behavior changes.  You can tell by the extra text underneath it.

 

TomU_1-1756243468918.png

 

See this page in the help documentation for an explanation of the different options for advanced searching.

 

https://support.ptc.com/help/windchill/plus/r12.0.2.0/en/index.html#page/Windchill_Help_Center/LclSrchAdvancedSearchMode.html#wwID0EEH2O

 

Based on this statement from that page, a single space character should automatically be treated as 'OR'.  You can also use a comma with a space after it or the word 'OR' with a space before and after it.

 

TomU_2-1756243598620.png

Announcements

Top Tags