You can write $\prod_i I_{(1,\infty)}(x_i)$ as $I_{(1,\infty)} (\min\{ x_1,\ldots,x_n\}) \cdot \prod_i x_i$. That matters in contexts where instead of $(1,\infty)$ you have $(\kappa,\infty)$ and $\kappa$ itself is to be estimated. It means that the minimum observation is itself one component of a sufficient tuple.
One thing to be careful about is that your last displayed expression is really
$$
\theta^n\left(\prod_i I_{(1,\infty)}(x_i) \right)\left(e^{(-\theta-1)\sum_i\log x_i}\right)
$$
(where, of course $\log$ is the same thing as $\ln$; I mention this since you used both notations in your posted question).
Fisher's factorization criterion tells you that that sum of logarithms is indeed sufficient.
What that means is: The conditional probability distribution of $X_1,\ldots,X_n$ given the value of $\sum_{i=1}^n\log X_i$ does not depend on $\theta$.
Next, what does "complete" mean? A complete statistic is one that admits no unbiased estimator of $0$ except the trivial one. That means there is no function $g$ such that
$$
E\left(g\left(\sum_{i=1}^n \log X_i \right)\right)
$$
remains equal to $0$ as $\theta$ changes (where of course one must not allow $g$ to vary as $\theta$ changes).
The Lehmann-Scheffe theorem now says you can get the UMVUE by starting with any crude unbiased estimator of $1/\theta$ --- call this estimator $T=T(X_1,\ldots,X_n)$ --- and finding $E(T\mid \sum_{i=1}^n \log X_i)$. Because of sufficiency this will be a function of the data that does not depend on $\theta$ ---- hence a statistic. It will be the UMVUE.
It may be a good idea to seek your crude unbiased estimator of $1/\theta$ among functions of $X_1$ alone rather than all of the $X$s, simply because it's easier to find.
Then you have to find the conditional expecation, which may take some work.
Youre asking this on a 5 year old question haha, but I'm more than happy to help :)
It is however not required afaik, its just good practice for yourself as well. It needs to be defined somwhere in your function,you can also write "... where $x>1$".
– WiseStrawberry Oct 24 '18 at 09:07