It's all about the answers!

Ask a question

Searching work items


David Davies (20612713) | asked Aug 05 '09, 1:13 p.m.
Hi guys

Been using this for a while now and have recently upgraded to 2.0 Std. When using either the web or the eclipse client we are find problems searching for work items.

In the web client, if I select Work Items and then use the search box to look for text it doesn't bring back all the matching items but only a subset.

Any ideas as to whats wrong?

thanks

David

17 answers



permanent link
David Davies (20612713) | answered Aug 10 '09, 4:58 a.m.
Hi Anthony

In a word - no. We have also tried it in the following browsers with the same results, Google Chrome, Firefox 3.5.3, IE 8.0

The same thing also happens using the eclipse client.

cheers

David

permanent link
David Davies (20612713) | answered Aug 10 '09, 10:24 a.m.
Hi Benjamin

Adding me as a subscriber and re-saving and the search found it.

Do you think this has anything to do with these work items were imported and not keyed in as new???

Any idea how to get then all to reindex?

thanks for your help

David

permanent link
David Davies (20612713) | answered Aug 10 '09, 11:34 a.m.
Hi

Looking at using approvals in RTC 2.0 for an upcoming project.

We have a requirement that once a work item is approved if it then changes ( probably only the description field ) then we need to have it re-approved.

I have seen a few people in the forums ask similar questions but I didn't find the answer. Is this possible in 2.0 and if so, how?

Many thanks

David

permanent link
Work Item & UI Commons Team (1.3k1) | answered Aug 10 '09, 11:49 a.m.
daviesd wrote:
Hi Benjamin

Adding me as a subscriber and re-saving and the search found it.

Do you think this has anything to do with these work items were
imported and not keyed in as new???

Any idea how to get then all to reindex?

thanks for your help

David


Ok that is good to know, so indexing works in general, but it seems that
your use of the repository tools for reindexing all work items was not
successfull. Did you double-check that the location of the fulltext
index is identical between what the repo tools use and what the server uses?

Something in the logs for the reindexing of work items (e.g. how long it
took etc.)?

--
Benjamin Pasero
Work Item & UI Commons Team

permanent link
David Davies (20612713) | answered Aug 10 '09, 12:12 p.m.
Hi Benjamin

Here is the output from the log

2009-08-10 17:04:51,654 repotools -rebuildTextIndices
2009-08-10 17:04:51,670 java.version=1.5.0
2009-08-10 17:04:51,670 java.runtime.version=pwi32devifx-20090505 (SR9-0 +IZ49764)
2009-08-10 17:04:51,670 Repo Tools
2009-08-10 17:04:51,670 Rational Team Concert, Version 2.0 (I20090618-1753)
Jazz Foundation Server, Version 1.0 (I20090618-1753)

2009-08-10 17:04:51,670 Provisioning using "D:\Program Files\IBM\JazzTeamServer\server\conf\jazz\provision_profiles".
2009-08-10 17:05:03,342 Rational Jazz Team Server - Standard
2009-08-10 17:05:03,358 CRJAZ1363I Loading configuration from "file:conf/jazz/teamserver.properties".
2009-08-10 17:05:04,467 CRJAZ1365I Attempting Initial Database Connection Using
Db Name/Location: //10.232.15.16:1433;databaseName=jazzv2;user=xxxxxxxx;password=xxxxxxxx;
2009-08-10 17:05:04,733 CRJAZ1364I Initial database connection successful
Db Product Name: Microsoft SQL Server
Db Product Version: 9.00.1399
Db URL: jdbc:sqlserver://10.232.15.16:1433;responseBuffering=adaptive;encrypt=false;databaseName=jazzv2;selectMethod=direct;trustServerCertificate=false;applicationName=Microsoft SQL Server JDBC Driver;lastUpdateCount=true;
Jdbc Driver Name: Microsoft SQL Server 2005 JDBC Driver
Jdbc Driver Version: 2.0.1008.2
2009-08-10 17:05:05,014 CRJAZ8192E: Fulltext Index Location: workitemindex\fulltext_index\
2009-08-10 17:05:09,905 The user "ADMIN" has logged in to the database "//10.232.15.16:1433;databaseName=jazzv2;user=xxxxxxxx;password=xxxxxxxx;".
2009-08-10 17:05:09,920 Running pre-rebuild index for "Fulltext"...
2009-08-10 17:05:09,936 Pre-Rebuild index for Fulltext took 16 ms.

2009-08-10 17:05:09,936 Running pre-rebuild index for "Work Item"...
2009-08-10 17:05:09,936 Pre-Rebuild index for Work Item took 0 ms.

2009-08-10 17:05:09,936 Running pre-rebuild index for "Agile Planning"...
2009-08-10 17:05:09,936 Pre-Rebuild index for Agile Planning took 0 ms.

2009-08-10 17:05:09,936 Rebuilding "Fulltext" indices...
2009-08-10 17:05:09,936 Rebuilding indices for Fulltext took 0 ms.

2009-08-10 17:05:09,936 Rebuilding "Work Item" indices...
2009-08-10 17:05:39,702 Rebuilding indices for Work Item took 29766 ms.

2009-08-10 17:05:39,702 Rebuilding "Agile Planning" indices...
2009-08-10 17:05:40,515 Rebuilding indices for Agile Planning took 813 ms.

2009-08-10 17:05:40,515 The user "ADMIN" has logged out of the database "//10.232.15.16:1433;databaseName=jazzv2;user=xxxxxxxx;password=xxxxxxxx;".


I have also copied the info from the server admin tool

com.ibm.team.fulltext.service.internal.FullTextServiceImpl
Property Current Value Index Location

workitemindex
Default Value
none

Does this all look OK?

cheers

David

permanent link
Work Item & UI Commons Team (1.3k1) | answered Aug 11 '09, 4:34 a.m.
Benjamin Pasero wrote:
daviesd wrote:
Hi Benjamin

Adding me as a subscriber and re-saving and the search found it.

Do you think this has anything to do with these work items were
imported and not keyed in as new???

Any idea how to get then all to reindex?

thanks for your help

David


Ok that is good to know, so indexing works in general, but it seems that
your use of the repository tools for reindexing all work items was not
successfull. Did you double-check that the location of the fulltext
index is identical between what the repo tools use and what the server
uses?

Something in the logs for the reindexing of work items (e.g. how long it
took etc.)?


Yes this looks good. I suggest we proceed discussing this in a work
item. Would you be so kind to file a bug against category "Work Item"
and add me as subscriber? I suggest attaching the information we found
during the discussion. Thanks!

--
Benjamin Pasero
Work Item & UI Commons Team

permanent link
David Davies (20612713) | answered Aug 11 '09, 8:52 a.m.
Hi Ben

Done - raised as 89716

Thanks

David

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.